Class ProducerConsumerPrelVisitor

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

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