T
- the materialized object classpublic abstract class RecordMaterializer<T> extends Object
GroupConverter.start()
and GroupConverter.end()
,
between which the appropriate fields will be materialized.Constructor and Description |
---|
RecordMaterializer() |
Modifier and Type | Method and Description |
---|---|
abstract T |
getCurrentRecord() |
abstract GroupConverter |
getRootConverter() |
public abstract T getCurrentRecord()
public abstract GroupConverter getRootConverter()
Copyright © 2015. All rights reserved.