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

Packages that use JobProfile
org.apache.hama.bsp BSP computing framework. 
org.apache.hama.ipc Tools to help define network clients and servers. 
 

Uses of JobProfile in org.apache.hama.bsp
 

Methods in org.apache.hama.bsp that return JobProfile
 JobProfile BSPMaster.getJobProfile(BSPJobID jobid)
           
 

Uses of JobProfile in org.apache.hama.ipc
 

Methods in org.apache.hama.ipc that return JobProfile
 JobProfile JobSubmissionProtocol.getJobProfile(BSPJobID jobid)
          Grab a handle to a job that is already known to the BSPMaster.
 



Copyright © 2011 The Apache Software Foundation