public class RangePartitionRewriter extends Object implements org.apache.flink.util.Visitor<PlanNode>
RangePartitionRewriter(OptimizedPlan plan)
void
postVisit(PlanNode node)
boolean
preVisit(PlanNode visitable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RangePartitionRewriter(OptimizedPlan plan)
public boolean preVisit(PlanNode visitable)
preVisit
org.apache.flink.util.Visitor<PlanNode>
public void postVisit(PlanNode node)
postVisit
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.