public class RDDBlockId extends BlockId implements scala.Product, scala.Serializable
Constructor and Description |
---|
RDDBlockId(int rddId,
int splitIndex) |
Modifier and Type | Method and Description |
---|---|
abstract static R |
apply(T1 v1,
T2 v2) |
String |
name()
A globally unique identifier for this Block.
|
int |
rddId() |
int |
splitIndex() |
static String |
toString() |
apply, asRDDId, BROADCAST, isBroadcast, isRDD, isShuffle, RDD, SHUFFLE_DATA, SHUFFLE_INDEX, SHUFFLE, STREAM, TASKRESULT, TEMP_LOCAL, TEMP_SHUFFLE, TEST, toString