public interface OptimizerPostPass
| 限定符和类型 | 方法和说明 |
|---|---|
void |
postPass(OptimizedPlan plan)
Central post processing function.
|
void postPass(OptimizedPlan plan)
plan - The plan to be post processed.Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.