Uses of Class
org.apache.hama.bsp.Directive.Type

Packages that use Directive.Type
org.apache.hama.bsp BSP computing framework. 
 

Uses of Directive.Type in org.apache.hama.bsp
 

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



Copyright © 2011 The Apache Software Foundation