public class ShuffleBlockId extends BlockId implements scala.Product, scala.Serializable
Constructor and Description |
---|
ShuffleBlockId(int shuffleId,
int mapId,
int reduceId) |
Modifier and Type | Method and Description |
---|---|
int |
mapId() |
String |
name()
A globally unique identifier for this Block.
|
int |
reduceId() |
int |
shuffleId() |
apply, asRDDId, BROADCAST, equals, hashCode, isBroadcast, isRDD, isShuffle, RDD, SHUFFLE_DATA, SHUFFLE_INDEX, SHUFFLE, STREAM, TASKRESULT, TEST, toString