@Internal public class InputChannelInfo extends Object implements Serializable
InputChannel in a given
subtask. Note that InputChannelID can not be used because it is generated randomly.| Constructor and Description |
|---|
InputChannelInfo(int gateIdx,
int inputChannelIdx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getGateIdx() |
int |
getInputChannelIdx() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.