Uses of Class
org.apache.drill.exec.physical.impl.project.ProjectRecordBatch
-
Uses of ProjectRecordBatch in org.apache.drill.exec.physical.impl.project
Modifier and TypeMethodDescriptionComplexToJsonBatchCreator.getBatch
(ExecutorFragmentContext context, ComplexToJson flatten, List<RecordBatch> children) ProjectBatchCreator.getBatch
(ExecutorFragmentContext context, Project config, List<RecordBatch> children) Modifier and TypeMethodDescriptionvoid
ProjectMemoryManager.init
(RecordBatch incomingBatch, ProjectRecordBatch outgoingBatch) ModifierConstructorDescriptionProjectBatchBuilder
(ProjectRecordBatch projectBatch, VectorContainer container, SchemaChangeCallBack callBack, RecordBatch incomingBatch)