Uses of Class
org.apache.drill.exec.physical.config.IteratorValidator
Packages that use IteratorValidator
Package
Description
-
Uses of IteratorValidator in org.apache.drill.exec.physical.base
Methods in org.apache.drill.exec.physical.base with parameters of type IteratorValidatorModifier and TypeMethodDescriptionAbstractPhysicalVisitor.visitIteratorValidator
(IteratorValidator op, X value) PhysicalVisitor.visitIteratorValidator
(IteratorValidator op, EXTRA value) -
Uses of IteratorValidator in org.apache.drill.exec.physical.impl.validate
Methods in org.apache.drill.exec.physical.impl.validate with parameters of type IteratorValidatorModifier and TypeMethodDescriptionIteratorValidatorCreator.getBatch
(ExecutorFragmentContext context, IteratorValidator config, List<RecordBatch> children)