|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MapHost.State | |
---|---|
org.apache.hadoop.mapreduce.task.reduce |
Uses of MapHost.State in org.apache.hadoop.mapreduce.task.reduce |
---|
Methods in org.apache.hadoop.mapreduce.task.reduce that return MapHost.State | |
---|---|
MapHost.State |
MapHost.getState()
|
MapHost.State |
MapHost.markAvailable()
Called when the node is done with its penalty or done copying. |
static MapHost.State |
MapHost.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MapHost.State[] |
MapHost.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |