Uses of Interface
org.apache.flink.table.delegation.PlannerFactory.Context
Packages that use PlannerFactory.Context
-
Uses of PlannerFactory.Context in org.apache.flink.table.delegation
Classes in org.apache.flink.table.delegation that implement PlannerFactory.ContextMethods in org.apache.flink.table.delegation with parameters of type PlannerFactory.ContextModifier and TypeMethodDescriptionPlannerFactory.create(PlannerFactory.Context context) Creates a correspondingPlanner.