Uses of Interface
org.apache.hadoop.hdfs.util.Diff.Element
Packages that use Diff.Element
Package
Description
-
Uses of Diff.Element in org.apache.hadoop.hdfs.server.namenode
Classes in org.apache.hadoop.hdfs.server.namenode that implement Diff.ElementModifier and TypeClassDescriptionclassWe keep an in-memory representation of the file/block hierarchy.classDirectory INode class.classI-node for closed file.classA reference to an inode.static classstatic classAn anonymous reference with reference count.static classA reference with a fixed name.classAnINoderepresenting a symbolic link.classINodewith additional fields including id, name, permission, access time and modification time. -
Uses of Diff.Element in org.apache.hadoop.hdfs.server.namenode.snapshot
Classes in org.apache.hadoop.hdfs.server.namenode.snapshot that implement Diff.Element -
Uses of Diff.Element in org.apache.hadoop.hdfs.util
Classes in org.apache.hadoop.hdfs.util with type parameters of type Diff.ElementModifier and TypeClassDescriptionclassDiff<K,E extends Diff.Element<K>> The difference between the current state and a previous state of a list.