Package org.apache.flink.runtime.jobmanager
package org.apache.flink.runtime.jobmanager
-
ClassDescriptionDefaultExecutionPlanStore<R extends ResourceVersion<R>>Default implementation for
ExecutionPlanStore.ExecutionPlaninstances for recovery.A listener forExecutionPlaninstances.ExecutionPlanStore utility interfaces.A watcher onExecutionPlanStore.Allows to store and remove execution plans.JobPersistenceComponentFactoryimplementation which creates aExecutionPlanStoreusing the providedHighAvailabilityServices.High availability mode for Flink's cluster execution.Describe the specifics of different resource dimensions of the JobManager process.JobManager utils to calculateJobManagerProcessSpecand JVM args.Factory for components that are responsible for persisting a job for recovery.SingletonExecutionPlanStoreWatcherempty implementation.Interface for completion actions once a Flink job has reached a terminal state.Exception returned to a TaskManager on JobMaster requesting partition state, if the producer of a partition has been disposed.ExecutionPlaninstances for JobManagers running inHighAvailabilityMode.NONE.ExecutionPlanWriterimplementation which does not allow to storeExecutionPlan.SingletonExecutionPlanStoreUtilimplementation for ZooKeeper.ExecutionPlanStoreWatcherimplementation for ZooKeeper.