Uses of Class
org.apache.flink.runtime.scheduler.adaptive.allocator.DefaultSlotSharingResolver
-
Packages that use DefaultSlotSharingResolver Package Description org.apache.flink.runtime.scheduler.adaptive.allocator -
-
Uses of DefaultSlotSharingResolver in org.apache.flink.runtime.scheduler.adaptive.allocator
Methods in org.apache.flink.runtime.scheduler.adaptive.allocator that return DefaultSlotSharingResolver Modifier and Type Method Description static DefaultSlotSharingResolverDefaultSlotSharingResolver. valueOf(String name)Returns the enum constant of this type with the specified name.static DefaultSlotSharingResolver[]DefaultSlotSharingResolver. values()Returns an array containing the constants of this enum type, in the order they are declared.
-