Package | Description |
---|---|
org.apache.hadoop.hdfs.server.common |
Modifier and Type | Method and Description |
---|---|
Storage.StorageState |
Storage.StorageDirectory.analyzeStorage(HdfsServerConstants.StartupOption startOpt,
Storage storage)
Check consistency of the storage directory
|
static Storage.StorageState |
Storage.StorageState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Storage.StorageState[] |
Storage.StorageState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Storage.StorageDirectory.doRecover(Storage.StorageState curState)
Complete or recover storage state from previously failed transition.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.