Uses of Interface
org.apache.flink.runtime.jobmaster.slotpool.AllocatedSlotPool
Packages that use AllocatedSlotPool
-
Uses of AllocatedSlotPool in org.apache.flink.runtime.jobmaster.slotpool
Classes in org.apache.flink.runtime.jobmaster.slotpool that implement AllocatedSlotPoolFields in org.apache.flink.runtime.jobmaster.slotpool declared as AllocatedSlotPoolModifier and TypeFieldDescriptionprotected final AllocatedSlotPoolDefaultDeclarativeSlotPool.slotPoolConstructors in org.apache.flink.runtime.jobmaster.slotpool with parameters of type AllocatedSlotPoolModifierConstructorDescriptionDefaultDeclarativeSlotPool(org.apache.flink.api.common.JobID jobId, AllocatedSlotPool slotPool, Consumer<? super Collection<ResourceRequirement>> notifyNewResourceRequirements, Duration idleSlotTimeout, Duration rpcTimeout, Duration slotRequestMaxInterval, org.apache.flink.runtime.concurrent.ComponentMainThreadExecutor componentMainThreadExecutor)