Uses of Interface
org.apache.flink.runtime.jobmanager.ExecutionPlanStoreUtil
Packages that use ExecutionPlanStoreUtil
-
Uses of ExecutionPlanStoreUtil in org.apache.flink.runtime.jobmanager
Classes in org.apache.flink.runtime.jobmanager that implement ExecutionPlanStoreUtilModifier and TypeClassDescriptionenumSingletonExecutionPlanStoreUtilimplementation for ZooKeeper.Constructors in org.apache.flink.runtime.jobmanager with parameters of type ExecutionPlanStoreUtilModifierConstructorDescriptionDefaultExecutionPlanStore(StateHandleStore<ExecutionPlan, R> stateHandleStore, ExecutionPlanStoreWatcher executionPlanStoreWatcher, ExecutionPlanStoreUtil executionPlanStoreUtil)