Class InputGateUtil

java.lang.Object
org.apache.flink.streaming.runtime.io.InputGateUtil

@Internal public class InputGateUtil extends Object
Utility for dealing with input gates. This will either just return the single InputGate that was passed in or create a UnionInputGate if several input gates are given.