Package org.apache.drill.exec.physical.impl
package org.apache.drill.exec.physical.impl
-
ClassDescriptionBatchCreator<T extends PhysicalOperator>Create RecordBatch tree (PhysicalOperator implementations) for a given PhysicalOperator tree.Interface that allows a record reader to modify the current schema.RootCreator<T extends PhysicalOperator>Node which is the last processing node in a query plan.Record batch used for a particular scan.Row set mutator implementation provided to record readers created by this scan batch.Transfer batches to a user connection.Write the RecordBatch to the given RecordWriter.