Uses of Enum
org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
Packages that use GlobalStreamExchangeMode
-
Uses of GlobalStreamExchangeMode in org.apache.flink.streaming.api.graph
Methods in org.apache.flink.streaming.api.graph that return GlobalStreamExchangeModeModifier and TypeMethodDescriptionStreamGraph.getGlobalStreamExchangeMode()static GlobalStreamExchangeModeReturns the enum constant of this type with the specified name.static GlobalStreamExchangeMode[]GlobalStreamExchangeMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.streaming.api.graph with parameters of type GlobalStreamExchangeModeModifier and TypeMethodDescriptionvoidStreamGraph.setGlobalStreamExchangeMode(GlobalStreamExchangeMode globalExchangeMode)