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