| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.namenode | |
| org.apache.hadoop.hdfs.server.namenode.visitor |
Use the visitor pattern to visit namespace tree.
|
| Modifier and Type | Method | Description |
|---|---|---|
DirectorySnapshottableFeature |
INodeDirectory.getDirectorySnapshottableFeature() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.Iterable<NamespaceVisitor.Element> |
NamespaceVisitor.getSnapshots(DirectorySnapshottableFeature snapshottable) |
|
void |
NamespacePrintVisitor.visitSnapshottable(INodeDirectory dir,
DirectorySnapshottableFeature snapshottable) |
|
default void |
NamespaceVisitor.visitSnapshottable(INodeDirectory dir,
DirectorySnapshottableFeature snapshottable) |
Visiting a
DirectorySnapshottableFeature. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.