Package | Description |
---|---|
org.apache.hadoop.mapreduce.task.reduce |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.