Uses of Class
org.apache.drill.exec.ops.BaseFragmentContext
-
Uses of BaseFragmentContext in org.apache.drill.exec.ops
Modifier and TypeClassDescriptionclass
This is the core Context which implements all the Context interfaces:FragmentContext
: A context provided to non-exchange operators.ExchangeFragmentContext
: A context provided to exchange operators.RootFragmentContext
: A context provided to fragment roots.ExecutorFragmentContext
: A context used by the Drillbit. The interfaces above expose resources to varying degrees.