Enum GlobalStreamExchangeMode

java.lang.Object
java.lang.Enum<GlobalStreamExchangeMode>
org.apache.flink.streaming.api.graph.GlobalStreamExchangeMode
All Implemented Interfaces:
Serializable, Comparable<GlobalStreamExchangeMode>

@Internal public enum GlobalStreamExchangeMode extends Enum<GlobalStreamExchangeMode>
This mode decides the default ResultPartitionType of job edges. Note that this only affects job edges which are StreamExchangeMode.UNDEFINED.