| Package | Description |
|---|---|
| io.prestosql.operator.index | |
| io.prestosql.sql.planner |
| Modifier and Type | Method and Description |
|---|---|
DriverFactory |
IndexBuildDriverFactoryProvider.createSnapshot(int pipelineId,
IndexSnapshotBuilder indexSnapshotBuilder) |
DriverFactory |
IndexBuildDriverFactoryProvider.createStreaming(PageBuffer pageBuffer,
Page indexKeyTuple) |
| Modifier and Type | Method and Description |
|---|---|
List<DriverFactory> |
LocalExecutionPlanner.LocalExecutionPlan.getDriverFactories() |
| Constructor and Description |
|---|
LocalExecutionPlan(List<DriverFactory> driverFactories,
List<PlanNodeId> partitionedSourceOrder,
StageExecutionDescriptor stageExecutionDescriptor) |
Copyright © 2012–2019. All rights reserved.