Uses of Enum
org.apache.flink.runtime.jobmaster.slotpool.PreferredAllocationRequestSlotMatchingStrategy
Packages that use PreferredAllocationRequestSlotMatchingStrategy
-
Uses of PreferredAllocationRequestSlotMatchingStrategy in org.apache.flink.runtime.jobmaster.slotpool
Methods in org.apache.flink.runtime.jobmaster.slotpool that return PreferredAllocationRequestSlotMatchingStrategyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.PreferredAllocationRequestSlotMatchingStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.