Class FinalColumnReorderer

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

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