public interface OptimizerPostPass
| Modifier and Type | Method and Description |
|---|---|
void |
postPass(OptimizedPlan plan)
Central post processing function.
|
void postPass(OptimizedPlan plan)
plan - The plan to be post processed.Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.