Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool.FreeSlotInfo
Packages that use AllocatedSlotPool.FreeSlotInfo
-
Uses of AllocatedSlotPool.FreeSlotInfo in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return types with arguments of type AllocatedSlotPool.FreeSlotInfoModifier and TypeMethodDescriptionDefaultFreeSlotTracker.getFreeSlotsWithIdleSinceInformation()FreeSlotTracker.getFreeSlotsWithIdleSinceInformation()Returns a list ofAllocatedSlotPool.FreeSlotInfoobjects about all slots with slot idle since that are currently available in the slot pool.