Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotActions
-
Packages that use AllocatedSlotActions Package Description org.apache.flink.runtime.jobmaster.slotpool -
-
Uses of AllocatedSlotActions in org.apache.flink.runtime.jobmaster.slotpool
Subinterfaces of AllocatedSlotActions in org.apache.flink.runtime.jobmaster.slotpool Modifier and Type Interface Description interfaceSlotPoolThe Interface of a slot pool that manages slots.Classes in org.apache.flink.runtime.jobmaster.slotpool that implement AllocatedSlotActions Modifier and Type Class Description classDeclarativeSlotPoolBridgeSlotPoolimplementation which uses theDeclarativeSlotPoolto allocate slots.
-