Uses of Class
org.apache.drill.exec.store.drill.plugin.DrillSubScan
Packages that use DrillSubScan
-
Uses of DrillSubScan in org.apache.drill.exec.store.drill.plugin
Methods in org.apache.drill.exec.store.drill.plugin with parameters of type DrillSubScanModifier and TypeMethodDescriptionDrillScanBatchCreator.getBatch(ExecutorFragmentContext context, DrillSubScan subScan, List<RecordBatch> children) Constructors in org.apache.drill.exec.store.drill.plugin with parameters of type DrillSubScanModifierConstructorDescriptionDrillRecordReader(ExecutorFragmentContext context, DrillSubScan config)