|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Directive.Type | |
---|---|
org.apache.hama.bsp | BSP computing framework. |
Uses of Directive.Type in org.apache.hama.bsp |
---|
Fields in org.apache.hama.bsp declared as Directive.Type | |
---|---|
protected Directive.Type |
Directive.type
|
Methods in org.apache.hama.bsp that return Directive.Type | |
---|---|
Directive.Type |
Directive.getType()
|
static Directive.Type |
Directive.Type.valueOf(java.lang.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. |
Constructors in org.apache.hama.bsp with parameters of type Directive.Type | |
---|---|
Directive(Directive.Type type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |