@Internal public class InputGateUtil extends Object
InputGate
that was passed in or create a UnionInputGate if several input gates
are given.| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.runtime.io.network.partition.consumer.InputGate |
createInputGate(List<org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate> inputGates) |
public static org.apache.flink.runtime.io.network.partition.consumer.InputGate createInputGate(List<org.apache.flink.runtime.io.network.partition.consumer.IndexedInputGate> inputGates)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.