public static class INodeDirectorySnapshottable.SnapshotDiffInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<org.apache.hadoop.hdfs.server.namenode.INode> |
INODE_COMPARATOR
Compare two inodes based on their full names
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotDiffReport |
generateReport()
Generate a
SnapshotDiffReport based on detailed diff information. |
public static final Comparator<org.apache.hadoop.hdfs.server.namenode.INode> INODE_COMPARATOR
public SnapshotDiffReport generateReport()
SnapshotDiffReport based on detailed diff information.SnapshotDiffReport describing the differenceCopyright © 2014 Apache Software Foundation. All Rights Reserved.