Uses of Class
org.apache.drill.exec.work.fragment.FragmentStatusReporter
-
Uses of FragmentStatusReporter in org.apache.drill.exec.work.fragment
ModifierConstructorDescriptionAbstractFragmentManager
(BitControl.PlanFragment fragment, FragmentExecutor executor, FragmentStatusReporter statusReporter) AbstractFragmentManager
(BitControl.PlanFragment fragment, FragmentExecutor executor, FragmentStatusReporter statusReporter, FragmentRoot rootOperator) FragmentExecutor
(ExecutorFragmentContext context, BitControl.PlanFragment fragment, FragmentStatusReporter statusReporter) Create a FragmentExecutor where we need to parse and materialize the root operator.FragmentExecutor
(ExecutorFragmentContext context, BitControl.PlanFragment fragment, FragmentStatusReporter statusReporter, FragmentRoot rootOperator) Create a FragmentExecutor where we already have a root operator in memory.NonRootFragmentManager
(BitControl.PlanFragment fragment, FragmentExecutor fragmentExecutor, FragmentStatusReporter statusReporter) RootFragmentManager
(BitControl.PlanFragment fragment, FragmentExecutor fragmentExecutor, FragmentStatusReporter statusReporter)