| Package | Description |
|---|---|
| org.apache.drill.common.logical |
Storage plugin interfaces and logical plan representation.
|
| Modifier and Type | Method and Description |
|---|---|
LogicalPlanBuilder |
LogicalPlanBuilder.addLogicalOperator(LogicalOperator operator) |
LogicalPlanBuilder |
LogicalPlanBuilder.addStorageEngine(String name,
StoragePluginConfig config) |
static LogicalPlanBuilder |
LogicalPlan.builder() |
LogicalPlanBuilder |
LogicalPlanBuilder.planProperties(PlanProperties.PlanType type,
int version,
String generatorType,
String generatorInfo,
PlanProperties.Generator.ResultMode mode) |
LogicalPlanBuilder |
LogicalPlanBuilder.planProperties(PlanProperties planProperties) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.