public static class INodeDirectoryWithSnapshot.DirectoryDiff extends Object
INodeDirectory between two snapshots.| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Integer that)
Compare diffs with snapshot ID.
|
org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot |
getSnapshot() |
String |
toString() |
public final int compareTo(Integer that)
compareTo in interface Comparable<Integer>public final org.apache.hadoop.hdfs.server.namenode.snapshot.Snapshot getSnapshot()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.