public interface PlanOptimizer
Modifier and Type | Method and Description |
---|---|
PlanNode |
optimize(PlanNode plan,
Session session,
TypeProvider types,
PlanVariableAllocator variableAllocator,
PlanNodeIdAllocator idAllocator,
WarningCollector warningCollector) |
PlanNode optimize(PlanNode plan, Session session, TypeProvider types, PlanVariableAllocator variableAllocator, PlanNodeIdAllocator idAllocator, WarningCollector warningCollector)
Copyright © 2012–2022. All rights reserved.