Class MemoryEstimationVisitor

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

public class MemoryEstimationVisitor extends BasePrelVisitor<Double,Void,RuntimeException>