Package org.apache.flink.runtime.resourcemanager.registration
-
Class Summary Class Description JobManagerRegistration Container for JobManager related registration information, such as the leader id or the job id.TaskExecutorConnection This class is responsible for grouping the TaskExecutorGateway and the InstanceID of a registered task executor.WorkerRegistration<WorkerType extends ResourceIDRetrievable> This class extends theTaskExecutorConnection
, adding the worker information.