Uses of Class
org.apache.drill.exec.physical.config.Limit
Package
Description
-
Uses of Limit in org.apache.drill.exec.physical.base
Modifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitLimit
(Limit limit, X value) PhysicalVisitor.visitLimit
(Limit limit, EXTRA value) -
Uses of Limit in org.apache.drill.exec.physical.config
-
Uses of Limit in org.apache.drill.exec.physical.impl.limit
Modifier and TypeMethodDescriptionLimitBatchCreator.getBatch
(ExecutorFragmentContext context, Limit config, List<RecordBatch> children) ModifierConstructorDescriptionLimitRecordBatch
(Limit popConfig, FragmentContext context, RecordBatch incoming)