Class SnapshotDiffReportGenerator

java.lang.Object
org.apache.hadoop.hdfs.client.impl.SnapshotDiffReportGenerator

public class SnapshotDiffReportGenerator extends Object
This class represents to end users the difference between two snapshots of the same directory, or the difference between a snapshot of the directory and its current state. Instead of capturing all the details of the diff, this class only lists where the changes happened and their types.