Class InsertLocalExchangeVisitor

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

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