Uses of Class
org.apache.hama.bsp.BSPJob.JobState

Packages that use BSPJob.JobState
org.apache.hama.bsp BSP computing framework. 
 

Uses of BSPJob.JobState in org.apache.hama.bsp
 

Methods in org.apache.hama.bsp that return BSPJob.JobState
static BSPJob.JobState BSPJob.JobState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BSPJob.JobState[] BSPJob.JobState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 The Apache Software Foundation