| Package | Description |
|---|---|
| com.facebook.presto.spi.connector |
| Modifier and Type | Method and Description |
|---|---|
Set<ConnectorPlanOptimizer> |
ConnectorPlanOptimizerProvider.getLogicalPlanOptimizers()
The plan optimizers to be applied before having the notion of distribution.
|
Set<ConnectorPlanOptimizer> |
ConnectorPlanOptimizerProvider.getPhysicalPlanOptimizers()
The plan optimizers to be applied after having the notion of distribution.
|
Copyright © 2012–2022. All rights reserved.