public class InputGateFactory extends Object
| Constructor and Description |
|---|
InputGateFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.flink.runtime.io.network.partition.consumer.InputGate |
createInputGate(Collection<org.apache.flink.runtime.io.network.partition.consumer.InputGate> inputGates) |
static org.apache.flink.runtime.io.network.partition.consumer.InputGate |
createInputGate(org.apache.flink.runtime.io.network.partition.consumer.InputGate[] inputGates) |
public static org.apache.flink.runtime.io.network.partition.consumer.InputGate createInputGate(Collection<org.apache.flink.runtime.io.network.partition.consumer.InputGate> inputGates)
public static org.apache.flink.runtime.io.network.partition.consumer.InputGate createInputGate(org.apache.flink.runtime.io.network.partition.consumer.InputGate[] inputGates)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.