public static class INodeDirectorySnapshottable.SnapshotDiffInfo extends Object
Modifier and Type | Field and Description |
---|---|
static Comparator<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<INode> INODE_COMPARATOR
public SnapshotDiffReport generateReport()
SnapshotDiffReport
based on detailed diff information.SnapshotDiffReport
describing the differenceCopyright © 2013 Apache Software Foundation. All rights reserved.