Uses of Class
org.apache.hama.bsp.TaskID

Packages that use TaskID
org.apache.hama.bsp BSP computing framework. 
 

Uses of TaskID in org.apache.hama.bsp
 

Methods in org.apache.hama.bsp that return TaskID
static TaskID TaskID.forName(java.lang.String str)
           
 TaskID TaskAttemptID.getTaskID()
           
 

Constructors in org.apache.hama.bsp with parameters of type TaskID
TaskAttemptID(TaskID taskId, int id)
           
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.