Uses of Interface
org.apache.flink.runtime.scheduler.adaptive.allocator.SlotSharingResolver
-
Packages that use SlotSharingResolver Package Description org.apache.flink.runtime.scheduler.adaptive.allocator -
-
Uses of SlotSharingResolver in org.apache.flink.runtime.scheduler.adaptive.allocator
Classes in org.apache.flink.runtime.scheduler.adaptive.allocator that implement SlotSharingResolver Modifier and Type Class Description classDefaultSlotSharingResolverThe default implementation of theSlotSharingResolver.classTaskBalancedSlotSharingResolverThe implementation of theSlotSharingResolverbased on tasks balanced resolver.
-