Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.SlotPool
Packages that use SlotPool
-
Uses of SlotPool in org.apache.flink.runtime.jobmaster.slotpool
Classes in org.apache.flink.runtime.jobmaster.slotpool that implement SlotPoolModifier and TypeClassDescriptionclassSlotPoolimplementation which uses theDeclarativeSlotPoolto allocate slots.Methods in org.apache.flink.runtime.jobmaster.slotpool with parameters of type SlotPoolModifier and TypeMethodDescriptionPhysicalSlotRequestBulkCheckerImpl.createFromSlotPool(SlotPool slotPool, org.apache.flink.util.clock.Clock clock) Constructors in org.apache.flink.runtime.jobmaster.slotpool with parameters of type SlotPoolModifierConstructorDescriptionPhysicalSlotProviderImpl(SlotSelectionStrategy slotSelectionStrategy, SlotPool slotPool)