Uses of Package
org.apache.drill.exec.planner.fragment
Package
Description
Provides resource management and queuing support for the Drill foreman.
-
ClassDescriptionDescribes an operator's endpoint assignment requirements.Captures parallelization parameters for a given operator/fragments.
-
ClassDescriptionDescribes an operator's endpoint assignment requirements.Captures parallelization parameters for a given operator/fragments.
-
ClassDescriptionWrapper class that allows us to add additional information to each fragment node for planning purposes.
-
ClassDescriptionDescribes an operator's endpoint assignment requirements.Generic interface to provide different parallelization strategies for MajorFragments.Implementation of
FragmentParallelizer
where fragment requires running on a given set of endpoints.Responsible for breaking a plan into its constituent Fragments.Captures parallelization parameters for a given operator/fragments.Interface to implement for passing parameters toFragmentParallelizer
.Parallelizes the query plan.The simple parallelizer determines the level of parallelization of a plan based on the cost of the underlying operations.Implementation ofFragmentParallelizer
where fragment has zero or more endpoints with affinities.Wrapper class that allows us to add additional information to each fragment node for planning purposes. -
ClassDescriptionNon RM version of the parallelizer.Interface to implement for passing parameters to
FragmentParallelizer
.Parallelizes the query plan.The simple parallelizer determines the level of parallelization of a plan based on the cost of the underlying operations. -
-
-
ClassDescriptionWrapper class that allows us to add additional information to each fragment node for planning purposes.
-