Uses of Class
org.apache.hadoop.hdfs.server.namenode.snapshot.DirectorySnapshottableFeature
Packages that use DirectorySnapshottableFeature
Package
Description
Use the visitor pattern to visit namespace tree.
-
Uses of DirectorySnapshottableFeature in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return DirectorySnapshottableFeature -
Uses of DirectorySnapshottableFeature in org.apache.hadoop.hdfs.server.namenode.visitor
Methods in org.apache.hadoop.hdfs.server.namenode.visitor with parameters of type DirectorySnapshottableFeatureModifier and TypeMethodDescriptionstatic Iterable<NamespaceVisitor.Element>NamespaceVisitor.getSnapshots(DirectorySnapshottableFeature snapshottable) voidNamespacePrintVisitor.visitSnapshottable(INodeDirectory dir, DirectorySnapshottableFeature snapshottable) default voidNamespaceVisitor.visitSnapshottable(INodeDirectory dir, DirectorySnapshottableFeature snapshottable) Visiting aDirectorySnapshottableFeature.