Constructor and Description |
---|
RangePartitionRewriter(OptimizedPlan plan) |
Modifier and Type | Method and Description |
---|---|
void |
postVisit(PlanNode node)
Method that is invoked after all child nodes or descendant nodes were visited.
|
boolean |
preVisit(PlanNode visitable)
Method that is invoked on the visit before visiting and child nodes or descendant nodes.
|
public RangePartitionRewriter(OptimizedPlan plan)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.