Uses of Package
org.apache.flink.runtime.dispatcher
-
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.dispatcher Class Description Dispatcher Base class for the Dispatcher component.Dispatcher.ExecutionType Enum to distinguish between initial job submission and re-submission for recovery.DispatcherBootstrap An interface containing the logic of bootstrapping theDispatcherof a cluster.DispatcherBootstrapFactory A factory to create aDispatcherBootstrap.DispatcherException Base class forDispatcherrelated exceptions.DispatcherFactory Dispatcherfactory interface.DispatcherGateway Gateway for the Dispatcher component.DispatcherId Fencing token of theDispatcher.DispatcherOperationCaches Encapsulates caches for results of asynchronous operations triggered by theDispatcher.DispatcherServices Dispatcherservices container.ExecutionGraphInfoStore Interface for aExecutionGraphInfostore.HistoryServerArchivist Writer for anExecutionGraphInfo.JobManagerMetricGroupFactory Factory interface forJobManagerMetricGroup.JobManagerRunnerFactory Factory for aJobManagerRunner.JobManagerRunnerRegistry JobManagerRunnercollects running jobs represented byJobManagerRunner.JobMasterServiceLeadershipRunnerFactory Factory which creates aJobMasterServiceLeadershipRunner.PartialDispatcherServices PartialDispatcherServicesservices container which needs to be completed before being given to theDispatcher.PartialDispatcherServicesWithJobPersistenceComponents DispatcherFactoryservices container.SessionDispatcherFactory DispatcherFactorywhich creates aStandaloneDispatcher.StandaloneDispatcher TriggerSavepointMode Describes the context of taking a savepoint: Whether it is a savepoint for a running job or whether the job is cancelled, suspended or terminated with a savepoint.VoidHistoryServerArchivist No-op implementation of theHistoryServerArchivist. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.dispatcher.cleanup Class Description DispatcherServices Dispatcherservices container.JobManagerRunnerRegistry JobManagerRunnercollects running jobs represented byJobManagerRunner. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.dispatcher.runner Class Description Dispatcher Base class for the Dispatcher component.DispatcherFactory Dispatcherfactory interface.DispatcherGateway Gateway for the Dispatcher component.DispatcherId Fencing token of theDispatcher.PartialDispatcherServices PartialDispatcherServicesservices container which needs to be completed before being given to theDispatcher. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.entrypoint Class Description ExecutionGraphInfoStore Interface for aExecutionGraphInfostore. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.entrypoint.component Class Description ExecutionGraphInfoStore Interface for aExecutionGraphInfostore. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.minicluster Class Description DispatcherGateway Gateway for the Dispatcher component. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.rest Class Description DispatcherGateway Gateway for the Dispatcher component. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.rest.handler.job Class Description DispatcherGateway Gateway for the Dispatcher component. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.webmonitor Class Description DispatcherGateway Gateway for the Dispatcher component.TriggerSavepointMode Describes the context of taking a savepoint: Whether it is a savepoint for a running job or whether the job is cancelled, suspended or terminated with a savepoint.