public class VectorRecordMaterializer extends Object implements RecordMaterializer
| Constructor and Description |
|---|
VectorRecordMaterializer(FragmentContext context,
OperatorContext oContext,
RecordBatch batch) |
| Modifier and Type | Method and Description |
|---|---|
QueryWritableBatch |
convertNext() |
VectorContainer |
incoming() |
UserBitShared.QueryId |
queryId() |
public VectorRecordMaterializer(FragmentContext context, OperatorContext oContext, RecordBatch batch)
public QueryWritableBatch convertNext()
convertNext in interface RecordMaterializerpublic UserBitShared.QueryId queryId()
queryId in interface RecordMaterializerpublic VectorContainer incoming()
incoming in interface RecordMaterializerCopyright © 2021 The Apache Software Foundation. All rights reserved.