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