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