@Internal public class InputGateUtil extends Object
InputGate
that was passed in or create a UnionInputGate
if several input gates
are given.限定符和类型 | 方法和说明 |
---|---|
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–2022 The Apache Software Foundation. All rights reserved.