@Internal public class ResultSubpartitionInfo extends Object implements Serializable
ResultSubpartition
in a given subtask. Note that IntermediateResultPartitionID
can not be used because it: a) identifies the whole ResultPartition
b) is generated
randomly.Constructor and Description |
---|
ResultSubpartitionInfo(int partitionIdx,
int subPartitionIdx) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getPartitionIdx() |
int |
getSubPartitionIdx() |
int |
hashCode() |
String |
toString() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.