Uses of Interface
org.apache.flink.runtime.scheduler.adaptive.allocator.SlotMatchingResolver
-
Packages that use SlotMatchingResolver Package Description org.apache.flink.runtime.scheduler.adaptive.allocator -
-
Uses of SlotMatchingResolver in org.apache.flink.runtime.scheduler.adaptive.allocator
Classes in org.apache.flink.runtime.scheduler.adaptive.allocator that implement SlotMatchingResolver Modifier and Type Class Description classSimpleSlotMatchingResolverThe simple slot matching resolver implementation.classSlotsBalancedSlotMatchingResolverThe slots balanced request slot matching resolver implementation.classTasksBalancedSlotMatchingResolverThe tasks balanced request slot matching resolver implementation.
-