Interface InternalPlan


  • @Internal
    public interface InternalPlan
    Internal interface wrapping a plan. This is used in order to propagate the plan back and forth the Planner interface. The TableEnvironment wraps it in an implementation of CompiledPlan, to provide the fluent user-friendly interface.