Uses of Package
org.apache.drill.exec.planner.cost
Packages that use org.apache.drill.exec.planner.cost
Package
Description
-
Classes in org.apache.drill.exec.planner.cost used by org.apache.drill.exec.physical.baseClassDescriptionPluginCost describes the cost factors to be used when costing for the specific storage/format pluginCost estimates per physical relation.
-
Classes in org.apache.drill.exec.planner.cost used by org.apache.drill.exec.planner.costClassDescriptionThis class abstracts the resources like cpu and memory used up by the operators.An interface to check if a parameter provided by user is valid or not.Cost estimates per physical relation.
-
Classes in org.apache.drill.exec.planner.cost used by org.apache.drill.exec.planner.fragmentClassDescriptionThis class abstracts the resources like cpu and memory used up by the operators.
-
Classes in org.apache.drill.exec.planner.cost used by org.apache.drill.exec.planner.indexClassDescriptionPluginCost describes the cost factors to be used when costing for the specific storage/format plugin