| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected NNStorage |
FSImage.storage |
| Modifier and Type | Method and Description |
|---|---|
NNStorage |
FSImage.getStorage() |
| Constructor and Description |
|---|
NNStorageRetentionManager(Configuration conf,
NNStorage storage,
org.apache.hadoop.hdfs.server.namenode.LogsPurgeable purgeableLogs) |
NNStorageRetentionManager(Configuration conf,
NNStorage storage,
org.apache.hadoop.hdfs.server.namenode.LogsPurgeable purgeableLogs,
org.apache.hadoop.hdfs.server.namenode.NNStorageRetentionManager.StoragePurger purger) |
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceInfo.validateStorage(NNStorage storage) |
Copyright © 2013 Apache Software Foundation. All rights reserved.