| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocol.datatransfer |
| Modifier and Type | Method and Description |
|---|---|
static ReplaceDatanodeOnFailure |
ReplaceDatanodeOnFailure.get(Configuration conf)
Get the setting from configuration.
|
static ReplaceDatanodeOnFailure |
ReplaceDatanodeOnFailure.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReplaceDatanodeOnFailure[] |
ReplaceDatanodeOnFailure.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.