| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.planner.cost |
| Modifier and Type | Method and Description |
|---|---|
PrelCostEstimates |
AbstractBase.getCost() |
PrelCostEstimates |
PhysicalOperator.getCost() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractBase.setCost(PrelCostEstimates cost) |
void |
PhysicalOperator.setCost(PrelCostEstimates cost) |
| Modifier and Type | Field and Description |
|---|---|
static PrelCostEstimates |
PrelCostEstimates.ZERO_COST |
Copyright © 2021 The Apache Software Foundation. All rights reserved.