Class SelectionVectorPrelVisitor

java.lang.Object
org.apache.drill.exec.planner.physical.visitor.BasePrelVisitor<Prel,Void,RuntimeException>
org.apache.drill.exec.planner.physical.visitor.SelectionVectorPrelVisitor
All Implemented Interfaces:
PrelVisitor<Prel,Void,RuntimeException>

public class SelectionVectorPrelVisitor extends BasePrelVisitor<Prel,Void,RuntimeException>