public final class DummyRecordConverter extends RecordMaterializer<Object>
Constructor and Description |
---|
DummyRecordConverter(MessageType schema) |
Modifier and Type | Method and Description |
---|---|
Object |
getCurrentRecord() |
GroupConverter |
getRootConverter() |
public DummyRecordConverter(MessageType schema)
public Object getCurrentRecord()
getCurrentRecord
in class RecordMaterializer<Object>
public GroupConverter getRootConverter()
getRootConverter
in class RecordMaterializer<Object>
Copyright © 2015. All rights reserved.