Uses of Class
org.apache.drill.exec.planner.fragment.SimpleParallelizer
Package
Description
-
Uses of SimpleParallelizer in org.apache.drill.exec.planner.fragment
Modifier and TypeClassDescriptionclass
Non RM version of the parallelizer.class
Paralellizer specialized for managing resources for a query based on Queues. -
Uses of SimpleParallelizer in org.apache.drill.exec.planner.fragment.contrib
Modifier and TypeClassDescriptionclass
SimpleParallelizerMultiPlans class is an extension to SimpleParallelizer to help with getting PlanFragments for split plan.