Uses of Enum
org.apache.flink.runtime.operators.util.LocalStrategy
Packages that use LocalStrategy
-
Uses of LocalStrategy in org.apache.flink.runtime.operators.util
Methods in org.apache.flink.runtime.operators.util that return LocalStrategyModifier and TypeMethodDescriptionTaskConfig.getInputLocalStrategy(int inputNum) static LocalStrategyReturns the enum constant of this type with the specified name.static LocalStrategy[]LocalStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.runtime.operators.util with parameters of type LocalStrategyModifier and TypeMethodDescriptionvoidTaskConfig.setInputLocalStrategy(int inputNum, LocalStrategy strategy)