Uses of Interface
org.apache.drill.exec.planner.cost.PluginCost
Packages that use PluginCost
-
Uses of PluginCost in org.apache.drill.exec.physical.base
Methods in org.apache.drill.exec.physical.base that return PluginCostModifier and TypeMethodDescriptionAbstractDbGroupScan.getPluginCostModel()DbGroupScan.getPluginCostModel()Get the format plugin cost model. -
Uses of PluginCost in org.apache.drill.exec.planner.index
Methods in org.apache.drill.exec.planner.index that return PluginCostModifier and TypeMethodDescriptionDrillIndexDescriptor.getPluginCostModel()IndexDescriptor.getPluginCostModel()Get the costing factors associated with the storage/format pluginMethods in org.apache.drill.exec.planner.index with parameters of type PluginCostModifier and TypeMethodDescriptionorg.apache.calcite.plan.RelOptCostIndexSelector.DrillIndexProperties.getIntersectCost(IndexGroup index, IndexConditionInfo.Builder builder, org.apache.calcite.plan.RelOptPlanner planner, PluginCost costBase, DrillScanRelBase scanRel)