Class BaseFragmentContext

java.lang.Object
org.apache.drill.exec.ops.BaseFragmentContext
All Implemented Interfaces:
AutoCloseable, FragmentContext, UdfUtilities
Direct Known Subclasses:
FragmentContextImpl

public abstract class BaseFragmentContext extends Object implements FragmentContext
Common implementation for both the test and production versions of the fragment context.