|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DatanodeStorage.State | |
|---|---|
| org.apache.hadoop.hdfs.server.protocol | |
| Uses of DatanodeStorage.State in org.apache.hadoop.hdfs.server.protocol |
|---|
| Methods in org.apache.hadoop.hdfs.server.protocol that return DatanodeStorage.State | |
|---|---|
DatanodeStorage.State |
DatanodeStorage.getState()
|
static DatanodeStorage.State |
DatanodeStorage.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DatanodeStorage.State[] |
DatanodeStorage.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.apache.hadoop.hdfs.server.protocol with parameters of type DatanodeStorage.State | |
|---|---|
DatanodeStorage(String sid,
DatanodeStorage.State s)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||