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