Class StreamExchangeModeUtils
java.lang.Object
org.apache.flink.table.planner.utils.StreamExchangeModeUtils
Utility class to load job-wide exchange mode.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.flink.streaming.api.transformations.StreamExchangeModegetBatchStreamExchangeMode(org.apache.flink.configuration.ReadableConfig config, org.apache.flink.streaming.api.transformations.StreamExchangeMode requiredExchangeMode)
-
Constructor Details
-
StreamExchangeModeUtils
public StreamExchangeModeUtils()
-
-
Method Details
-
getBatchStreamExchangeMode
public static org.apache.flink.streaming.api.transformations.StreamExchangeMode getBatchStreamExchangeMode(org.apache.flink.configuration.ReadableConfig config, org.apache.flink.streaming.api.transformations.StreamExchangeMode requiredExchangeMode)
-