|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ID | |
---|---|
org.apache.hama.bsp | BSP computing framework. |
Uses of ID in org.apache.hama.bsp |
---|
Subclasses of ID in org.apache.hama.bsp | |
---|---|
class |
BSPJobID
BSPJobID represents the immutable and unique identifier for the job. |
class |
TaskAttemptID
TaskAttemptID is a unique identifier for a task attempt. |
class |
TaskID
TaskID represents the immutable and unique identifier for a BSP Task. |
Methods in org.apache.hama.bsp with parameters of type ID | |
---|---|
int |
TaskID.compareTo(ID o)
|
int |
BSPJobID.compareTo(ID o)
|
int |
ID.compareTo(ID that)
|
int |
TaskAttemptID.compareTo(ID o)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |