Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotActions
Packages that use AllocatedSlotActions
-
Uses of AllocatedSlotActions in org.apache.flink.runtime.jobmaster.slotpool
Subinterfaces of AllocatedSlotActions in org.apache.flink.runtime.jobmaster.slotpoolModifier and TypeInterfaceDescriptioninterfaceThe Interface of a slot pool that manages slots.Classes in org.apache.flink.runtime.jobmaster.slotpool that implement AllocatedSlotActionsModifier and TypeClassDescriptionclassSlotPoolimplementation which uses theDeclarativeSlotPoolto allocate slots.