public interface  oadd.org.apache.drill.exec.ops.OptimizerRulesContext extends java.lang.Object implements oadd.org.apache.drill.exec.ops.UdfUtilities
{
public abstract oadd.org.apache.drill.exec.expr.fn.FunctionImplementationRegistry getFunctionRegistry();
public abstract oadd.org.apache.drill.exec.memory.BufferAllocator getAllocator();
public abstract oadd.org.apache.drill.exec.planner.physical.PlannerSettings getPlannerSettings();
}