Uses of Class
org.apache.flink.runtime.resourcemanager.slotmanager.PendingTaskManagerId
Packages that use PendingTaskManagerId
-
Uses of PendingTaskManagerId in org.apache.flink.runtime.resourcemanager.slotmanager
Methods in org.apache.flink.runtime.resourcemanager.slotmanager that return PendingTaskManagerIdModifier and TypeMethodDescriptionstatic PendingTaskManagerIdPendingTaskManagerId.generate()PendingTaskManager.getPendingTaskManagerId()Methods in org.apache.flink.runtime.resourcemanager.slotmanager that return types with arguments of type PendingTaskManagerIdModifier and TypeMethodDescriptionMap<PendingTaskManagerId,Map<org.apache.flink.api.common.JobID, ResourceCounter>> ResourceAllocationResult.getAllocationsOnPendingResources()Methods in org.apache.flink.runtime.resourcemanager.slotmanager with parameters of type PendingTaskManagerIdModifier and TypeMethodDescriptionResourceAllocationResult.Builder.addAllocationOnPendingResource(org.apache.flink.api.common.JobID jobId, PendingTaskManagerId pendingTaskManagerId, ResourceProfile resourceProfile) Map<org.apache.flink.api.common.JobID,ResourceCounter> FineGrainedTaskManagerTracker.removePendingTaskManager(PendingTaskManagerId pendingTaskManagerId) Method parameters in org.apache.flink.runtime.resourcemanager.slotmanager with type arguments of type PendingTaskManagerIdModifier and TypeMethodDescriptionvoidFineGrainedTaskManagerTracker.replaceAllPendingAllocations(Map<PendingTaskManagerId, Map<org.apache.flink.api.common.JobID, ResourceCounter>> pendingSlotAllocations)