Uses of Class
org.apache.hadoop.hdfs.server.namenode.snapshot.DirectoryWithSnapshotFeature
Packages that use DirectoryWithSnapshotFeature
Package
Description
-
Uses of DirectoryWithSnapshotFeature in org.apache.hadoop.hdfs.server.namenode
Methods in org.apache.hadoop.hdfs.server.namenode that return DirectoryWithSnapshotFeatureModifier and TypeMethodDescriptionINodeDirectory.addSnapshotFeature(DirectoryWithSnapshotFeature.DirectoryDiffList diffs) INodeDirectory.getDirectoryWithSnapshotFeature()If feature list contains aDirectoryWithSnapshotFeature, return it; otherwise, return null. -
Uses of DirectoryWithSnapshotFeature in org.apache.hadoop.hdfs.server.namenode.snapshot
Modifier and TypeClassDescriptionclassA directory with this feature is a snapshottable directory, where snapshots can be taken.Constructors in org.apache.hadoop.hdfs.server.namenode.snapshot with parameters of type DirectoryWithSnapshotFeatureModifierConstructorDescription