public final class DummyRecordConverter extends RecordMaterializer<Object>
RecordMaterializer.RecordMaterializationException| Constructor and Description |
|---|
DummyRecordConverter(MessageType schema) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCurrentRecord() |
GroupConverter |
getRootConverter() |
skipCurrentRecordpublic DummyRecordConverter(MessageType schema)
public Object getCurrentRecord()
getCurrentRecord in class RecordMaterializer<Object>public GroupConverter getRootConverter()
getRootConverter in class RecordMaterializer<Object>Copyright © 2024 The Apache Software Foundation. All rights reserved.