Uses of Interface
org.apache.flink.runtime.resourcemanager.slotmanager.TaskManagerSlotInformation
Packages that use TaskManagerSlotInformation
-
Uses of TaskManagerSlotInformation in org.apache.flink.runtime.resourcemanager.slotmanager
Classes in org.apache.flink.runtime.resourcemanager.slotmanager that implement TaskManagerSlotInformationModifier and TypeClassDescriptionclassA FineGrainedTaskManagerSlot represents a slot located in a TaskManager.Methods in org.apache.flink.runtime.resourcemanager.slotmanager that return types with arguments of type TaskManagerSlotInformationModifier and TypeMethodDescriptionFineGrainedTaskManagerTracker.getAllocatedOrPendingSlot(AllocationID allocationId) FineGrainedTaskManagerRegistration.getAllocatedSlots()TaskManagerInfo.getAllocatedSlots()Get allocated slots information.