Enum NoOpExecutionPlanStoreWatcher

java.lang.Object
java.lang.Enum<NoOpExecutionPlanStoreWatcher>
org.apache.flink.runtime.jobmanager.NoOpExecutionPlanStoreWatcher
All Implemented Interfaces:
Serializable, Comparable<NoOpExecutionPlanStoreWatcher>, ExecutionPlanStoreWatcher

public enum NoOpExecutionPlanStoreWatcher extends Enum<NoOpExecutionPlanStoreWatcher> implements ExecutionPlanStoreWatcher
Singleton ExecutionPlanStoreWatcher empty implementation.