| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.gates |
| Modifier and Type | Method and Description |
|---|---|
InputChannel<T>[] |
InputGate.channels() |
InputChannel<T> |
InputGate.getInputChannel(int pos)
Returns the input channel from position
pos of the gate's internal channel list. |
Copyright © 2014 The Apache Software Foundation. All rights reserved.