Uses of Class
org.apache.drill.exec.physical.config.SelectionVectorRemover
Packages that use SelectionVectorRemover
-
Uses of SelectionVectorRemover in org.apache.drill.exec.physical.impl.svremover
Methods in org.apache.drill.exec.physical.impl.svremover with parameters of type SelectionVectorRemoverModifier and TypeMethodDescriptionSVRemoverCreator.getBatch
(ExecutorFragmentContext context, SelectionVectorRemover config, List<RecordBatch> children) Constructors in org.apache.drill.exec.physical.impl.svremover with parameters of type SelectionVectorRemoverModifierConstructorDescriptionRemovingRecordBatch
(SelectionVectorRemover popConfig, FragmentContext context, RecordBatch incoming)