| Package | Description |
|---|---|
| org.apache.drill.exec.physical.base | |
| org.apache.drill.exec.planner.index | |
| org.apache.drill.exec.store.mapr.db |
| Modifier and Type | Method and Description |
|---|---|
PluginCost |
AbstractDbGroupScan.getPluginCostModel() |
PluginCost |
DbGroupScan.getPluginCostModel()
Get the format plugin cost model.
|
| Modifier and Type | Field and Description |
|---|---|
protected PluginCost |
MapRDBIndexDescriptor.pluginCost |
| Modifier and Type | Method and Description |
|---|---|
PluginCost |
MapRDBIndexDescriptor.getPluginCostModel() |
PluginCost |
DrillIndexDescriptor.getPluginCostModel() |
PluginCost |
IndexDescriptor.getPluginCostModel()
Get the costing factors associated with the storage/format plugin
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.calcite.plan.RelOptCost |
IndexSelector.DrillIndexProperties.getIntersectCost(IndexGroup index,
IndexConditionInfo.Builder builder,
org.apache.calcite.plan.RelOptPlanner planner,
PluginCost costBase,
DrillScanRelBase scanRel) |
| Modifier and Type | Class and Description |
|---|---|
class |
MapRDBCost |
| Modifier and Type | Method and Description |
|---|---|
PluginCost |
MapRDBGroupScan.getPluginCostModel() |
Copyright © 2021 The Apache Software Foundation. All rights reserved.