Class VectorRecordMaterializer
java.lang.Object
org.apache.drill.exec.physical.impl.materialize.VectorRecordMaterializer
- All Implemented Interfaces:
RecordMaterializer
-
Constructor Summary
ConstructorDescriptionVectorRecordMaterializer
(FragmentContext context, OperatorContext oContext, RecordBatch batch) -
Method Summary
-
Constructor Details
-
VectorRecordMaterializer
public VectorRecordMaterializer(FragmentContext context, OperatorContext oContext, RecordBatch batch)
-
-
Method Details
-
convertNext
- Specified by:
convertNext
in interfaceRecordMaterializer
-
queryId
- Specified by:
queryId
in interfaceRecordMaterializer
-
incoming
- Specified by:
incoming
in interfaceRecordMaterializer
-