- All Superinterfaces:
 
Serializable 
An identifier for a partition in an RDD.
- 
Method Summary
boolean
 
int
 
int
Get the partition's index within its parent RDD
 
 
 
 
 
- 
Method Details
- 
 
- 
 
- 
index
int index()
Get the partition's index within its parent RDD
- Returns:
 
- (undocumented)