Uses of Class
org.apache.hadoop.hdfs.server.namenode.snapshot.INodeDirectorySnapshottable.SnapshotDiffInfo

Packages that use INodeDirectorySnapshottable.SnapshotDiffInfo
org.apache.hadoop.hdfs.server.namenode.snapshot   
 

Uses of INodeDirectorySnapshottable.SnapshotDiffInfo in org.apache.hadoop.hdfs.server.namenode.snapshot
 

Methods in org.apache.hadoop.hdfs.server.namenode.snapshot that return INodeDirectorySnapshottable.SnapshotDiffInfo
 INodeDirectorySnapshottable.SnapshotDiffInfo SnapshotManager.diff(String path, String from, String to)
          Compute the difference between two snapshots of a directory, or between a snapshot of the directory and its current tree.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.