Package org.apache.flink.runtime.jobmaster
package org.apache.flink.runtime.jobmaster
-
ClassDescriptionInformation about an allocated slot which is owned by a JobMaster.The report of currently allocated slots from a given TaskExecutor by a JobMaster.Default
ExecutionDeploymentReconcilerimplementation.DefaultExecutionDeploymentTrackerimplementation.DefaultJobMasterServiceProcesswhich is responsible for creating and running aJobMasterService.DefaultSlotPoolServiceSchedulerFactoryimplementation.Component for reconciling the deployment state of executions.Factory forExecutionDeploymentReconciler.Interface for triggering actions in case of state mismatches.Possible states for the deployment of an execution.A tracker for deployed executions.An adapter for using anExecutionDeploymentTrackeras anExecutionDeploymentListener.Exceptions thrown by operations on theExecutionGraphby theJobMaster.Message indicating a registration rejection from theJobMasterfor theTaskExecutor.Message indicating a successfulJobMasterandTaskExecutorregistration.Base exception thrown by theJobMaster.Interface for a runner which executes aJobMaster.The result of theJobManagerRunner.Utility class which holds all auxiliary shared services used by theJobMaster.JobMaster implementation.Configuration for theJobMaster.Base class forJobMasterrelated exceptions.JobMasterrpc gateway interface.TheJobMasterfencing token.Gateway to send anOperatorEventorCoordinationRequestfrom the Task Manager to to theOperatorCoordinatoron the JobManager side.Base class for responses from the ResourceManager to a registration attempt by a JobMaster.Interface which specifies the JobMaster service.Leadership runner for theJobMasterServiceProcess.JobMasterServiceProcess is responsible for running aJobMasterService.Exception indicating that a Flink job has not been finished.Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed.Builder forJobResult.Oracle forKvStateLocationin the cluster.Gateway to report key-value state registration and deregistrations.A logical slot represents a resource on a TaskManager into which a single task can be deployed.Payload for a logical slot.REST endpoint for the ApplicationClusterEntryPoint.Current address and fencing token of the leading ResourceManager.Implementation of theTaskManagerGatewayfor Flink's RPC system.Base interface for managers of services that are explicitly connected to / disconnected from.Interface for the context of aLogicalSlot.Interface that provides basic information in the context of a slot.Interface for components that hold slots and to which slots get released / recycled.Factory forSlotPoolServiceandSchedulerNG.This ID identifies the request for a slot from the Execution to theSlotPoolorPhysicalSlotProvider.DTO for TaskManager registration information.