Uses of Class
org.apache.flink.runtime.jobmaster.slotpool.DeclarativeSlotPoolService
-
Packages that use DeclarativeSlotPoolService Package Description org.apache.flink.runtime.jobmaster.slotpool -
-
Uses of DeclarativeSlotPoolService in org.apache.flink.runtime.jobmaster.slotpool
Subclasses of DeclarativeSlotPoolService in org.apache.flink.runtime.jobmaster.slotpool Modifier and Type Class Description classDeclarativeSlotPoolBridgeSlotPoolimplementation which uses theDeclarativeSlotPoolto allocate slots.
-