| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.snapshot |
| Modifier and Type | Method | Description |
|---|---|---|
DirectoryWithSnapshotFeature |
INodeDirectory.addSnapshotFeature(DirectoryWithSnapshotFeature.DirectoryDiffList diffs) |
|
DirectoryWithSnapshotFeature |
INodeDirectory.getDirectoryWithSnapshotFeature() |
If feature list contains a
DirectoryWithSnapshotFeature, return it;
otherwise, return null. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DirectorySnapshottableFeature |
A directory with this feature is a snapshottable directory, where snapshots
can be taken.
|
| Constructor | Description |
|---|---|
DirectorySnapshottableFeature(DirectoryWithSnapshotFeature feature) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.