Uses of Interface
org.apache.drill.exec.ops.FragmentContext.ExecutorState
Packages that use FragmentContext.ExecutorState
-
Uses of FragmentContext.ExecutorState in org.apache.drill.exec.ops
Methods in org.apache.drill.exec.ops that return FragmentContext.ExecutorStateModifier and TypeMethodDescriptionFragmentContext.getExecutorState()
FragmentContextImpl.getExecutorState()
Methods in org.apache.drill.exec.ops with parameters of type FragmentContext.ExecutorStateModifier and TypeMethodDescriptionvoid
FragmentContextImpl.setExecutorState
(FragmentContext.ExecutorState executorState) void
RootFragmentContext.setExecutorState
(FragmentContext.ExecutorState executorState)