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 theDispatcher
of a cluster.DispatcherBootstrapFactory A factory to create aDispatcherBootstrap
.DispatcherException Base class forDispatcher
related exceptions.DispatcherFactory Dispatcher
factory interface.DispatcherGateway Gateway for the Dispatcher component.DispatcherId Fencing token of theDispatcher
.DispatcherOperationCaches Encapsulates caches for results of asynchronous operations triggered by theDispatcher
.DispatcherServices Dispatcher
services container.ExecutionGraphInfoStore Interface for aExecutionGraphInfo
store.HistoryServerArchivist Writer for anExecutionGraphInfo
.JobManagerMetricGroupFactory Factory interface forJobManagerMetricGroup
.JobManagerRunnerFactory Factory for aJobManagerRunner
.JobManagerRunnerRegistry JobManagerRunner
collects running jobs represented byJobManagerRunner
.JobMasterServiceLeadershipRunnerFactory Factory which creates aJobMasterServiceLeadershipRunner
.PartialDispatcherServices PartialDispatcherServices
services container which needs to be completed before being given to theDispatcher
.PartialDispatcherServicesWithJobPersistenceComponents DispatcherFactory
services container.SessionDispatcherFactory DispatcherFactory
which 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 Dispatcher
services container.JobManagerRunnerRegistry JobManagerRunner
collects 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 Dispatcher
factory interface.DispatcherGateway Gateway for the Dispatcher component.DispatcherId Fencing token of theDispatcher
.PartialDispatcherServices PartialDispatcherServices
services 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 aExecutionGraphInfo
store. -
Classes in org.apache.flink.runtime.dispatcher used by org.apache.flink.runtime.entrypoint.component Class Description ExecutionGraphInfoStore Interface for aExecutionGraphInfo
store. -
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.