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

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

Uses of Task in org.apache.hama.bsp
 

Subclasses of Task in org.apache.hama.bsp
 class BSPTask
          Base class for tasks.
 

Methods in org.apache.hama.bsp that return Task
 Task TaskRunner.getTask()
           
 Task GroomServer.getTask(TaskAttemptID taskid)
           
 Task BSPPeerProtocol.getTask(TaskAttemptID taskid)
          Called when a child task process starts, to get its task.
 



Copyright © 2011 The Apache Software Foundation