Uses of Package
org.apache.flink.runtime.jobmaster
-
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.dispatcher Class Description JobManagerRunner Interface for a runner which executes aJobMaster.JobManagerSharedServices Utility class which holds all auxiliary shared services used by theJobMaster.JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.dispatcher.cleanup Class Description JobManagerRunner Interface for a runner which executes aJobMaster.JobManagerRunnerResult The result of theJobManagerRunner.JobMasterGateway JobMasterrpc gateway interface.JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.executiongraph Class Description LogicalSlot A logical slot represents a resource on a TaskManager into which a single task can be deployed.LogicalSlot.Payload Payload for a logical slot. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.highavailability Class Description JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.highavailability.nonha.embedded Class Description JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.jobmaster Class Description AllocatedSlotInfo Information about an allocated slot which is owned by a JobMaster.DefaultSlotPoolServiceSchedulerFactory DefaultSlotPoolServiceSchedulerFactoryimplementation.ExecutionDeploymentReconciler Component for reconciling the deployment state of executions.ExecutionDeploymentReconciler.Factory Factory forExecutionDeploymentReconciler.ExecutionDeploymentReconciliationHandler Interface for triggering actions in case of state mismatches.ExecutionDeploymentState Possible states for the deployment of an execution.ExecutionDeploymentTracker A tracker for deployed executions.JobManagerException Base exception thrown by theJobMaster.JobManagerRunner Interface for a runner which executes aJobMaster.JobManagerRunnerResult The result of theJobManagerRunner.JobManagerSharedServices Utility class which holds all auxiliary shared services used by theJobMaster.JobMasterConfiguration Configuration for theJobMaster.JobMasterException Base class forJobMasterrelated exceptions.JobMasterGateway JobMasterrpc gateway interface.JobMasterId TheJobMasterfencing token.JobMasterOperatorEventGateway Gateway to send anOperatorEventorCoordinationRequestfrom the Task Manager to to theOperatorCoordinatoron the JobManager side.JobMasterService Interface which specifies the JobMaster service.JobMasterServiceProcess JobMasterServiceProcess is responsible for running aJobMasterService.JobMasterServiceProcess.WaitingForLeadership JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed.JobResult.Builder Builder forJobResult.KvStateLocationOracle Oracle forKvStateLocationin the cluster.KvStateRegistryGateway Gateway to report key-value state registration and deregistrations.LogicalSlot A logical slot represents a resource on a TaskManager into which a single task can be deployed.LogicalSlot.Payload Payload for a logical slot.SerializedInputSplit SlotInfo Interface that provides basic information in the context of a slot.SlotPoolServiceSchedulerFactory Factory forSlotPoolServiceandSchedulerNG.SlotRequestId This ID identifies the request for a slot from the Execution to theSlotPoolorPhysicalSlotProvider.TaskManagerRegistrationInformation DTO for TaskManager registration information. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.jobmaster.factories Class Description JobManagerSharedServices Utility class which holds all auxiliary shared services used by theJobMaster.JobMasterConfiguration Configuration for theJobMaster.JobMasterService Interface which specifies the JobMaster service.JobMasterServiceProcess JobMasterServiceProcess is responsible for running aJobMasterService.SlotPoolServiceSchedulerFactory Factory forSlotPoolServiceandSchedulerNG. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.jobmaster.slotpool Class Description AllocatedSlotReport The report of currently allocated slots from a given TaskExecutor by a JobMaster.JobMasterId TheJobMasterfencing token.LogicalSlot A logical slot represents a resource on a TaskManager into which a single task can be deployed.LogicalSlot.Payload Payload for a logical slot.ServiceConnectionManager Base interface for managers of services that are explicitly connected to / disconnected from.SlotContext Interface for the context of aLogicalSlot.SlotInfo Interface that provides basic information in the context of a slot.SlotOwner Interface for components that hold slots and to which slots get released / recycled.SlotRequestId This ID identifies the request for a slot from the Execution to theSlotPoolorPhysicalSlotProvider. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.minicluster Class Description JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.query Class Description KvStateLocationOracle Oracle forKvStateLocationin the cluster. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.resourcemanager Class Description JobMasterId TheJobMasterfencing token. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.resourcemanager.registration Class Description JobMasterGateway JobMasterrpc gateway interface.JobMasterId TheJobMasterfencing token. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.rest.messages.job Class Description JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.rest.messages.json Class Description JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.scheduler Class Description ExecutionDeploymentTracker A tracker for deployed executions.SerializedInputSplit -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.scheduler.adaptive Class Description ExecutionDeploymentTracker A tracker for deployed executions.SerializedInputSplit SlotInfo Interface that provides basic information in the context of a slot. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.scheduler.adaptive.allocator Class Description LogicalSlot A logical slot represents a resource on a TaskManager into which a single task can be deployed.SlotInfo Interface that provides basic information in the context of a slot. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.scheduler.adaptivebatch Class Description ExecutionDeploymentTracker A tracker for deployed executions. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.shuffle Class Description JobMasterGateway JobMasterrpc gateway interface. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.taskexecutor Class Description AllocatedSlotReport The report of currently allocated slots from a given TaskExecutor by a JobMaster.JMTMRegistrationRejection Message indicating a registration rejection from theJobMasterfor theTaskExecutor.JMTMRegistrationSuccess Message indicating a successfulJobMasterandTaskExecutorregistration.JobMasterGateway JobMasterrpc gateway interface.JobMasterId TheJobMasterfencing token. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.taskexecutor.rpc Class Description JobMasterGateway JobMasterrpc gateway interface.JobMasterOperatorEventGateway Gateway to send anOperatorEventorCoordinationRequestfrom the Task Manager to to theOperatorCoordinatoron the JobManager side.KvStateRegistryGateway Gateway to report key-value state registration and deregistrations. -
Classes in org.apache.flink.runtime.jobmaster used by org.apache.flink.runtime.webmonitor Class Description JobResult Similar toJobExecutionResultbut with an optionalSerializedThrowablewhen the job failed.