|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HdfsConstants.StartupOption | |
---|---|
org.apache.hadoop.hdfs.server.common |
Uses of HdfsConstants.StartupOption in org.apache.hadoop.hdfs.server.common |
---|
Methods in org.apache.hadoop.hdfs.server.common that return HdfsConstants.StartupOption | |
---|---|
static HdfsConstants.StartupOption |
HdfsConstants.StartupOption.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HdfsConstants.StartupOption[] |
HdfsConstants.StartupOption.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hadoop.hdfs.server.common with parameters of type HdfsConstants.StartupOption | |
---|---|
Storage.StorageState |
Storage.StorageDirectory.analyzeStorage(HdfsConstants.StartupOption startOpt)
Check consistency of the storage directory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |