Package org.apache.flink.runtime.resourcemanager
package org.apache.flink.runtime.resourcemanager
-
ClassDescriptionImplementation of
WorkerResourceSpecFactorythat creates arbitraryWorkerResourceSpec.Service which retrieves for a registered job the current job leader id (the leader id of the job manager responsible for the job).Interface for actions called by theDefaultJobLeaderIdService.Service which retrieves for a registered job the current job leader id (the leader id of the job manager responsible for the job).ResourceManager<WorkerType extends ResourceIDRetrievable>ResourceManager implementation.ResourceManagerFactory<T extends ResourceIDRetrievable>ResourceManagerfactory.TheResourceManager's RPC gateway interface.Fencing token for theResourceManager.This class contains information and services needed for creating aResourceManager, which do not change during the lifetime of the process and can be reused between multiple resource manager instances in the process.Container class for theResourceManagerservices.Configuration class for theResourceManagerRuntimeServicesclass.Service that maintains lifecycle ofResourceManager.Default implementation ofResourceManagerService.Class containing information about the available cluster resources.A standalone implementation of the resource manager.ResourceManagerFactorywhich creates aStandaloneResourceManager.Information provided by the TaskExecutor when it registers to the ResourceManager.Contains the base information about aTaskExecutorand its allocated slots.Resource specification of a worker, mainly used by SlotManager requesting from ResourceManager.Builder forWorkerResourceSpec.Factory for creating deployment specific defaultWorkerResourceSpec.