Uses of Class
org.apache.hadoop.hdfs.protocol.SnapshotDiffReport

Packages that use SnapshotDiffReport
org.apache.hadoop.hdfs.protocolPB   
org.apache.hadoop.hdfs.server.namenode.snapshot   
 

Uses of SnapshotDiffReport in org.apache.hadoop.hdfs.protocolPB
 

Methods in org.apache.hadoop.hdfs.protocolPB that return SnapshotDiffReport
static SnapshotDiffReport PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportProto reportProto)
           
 

Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type SnapshotDiffReport
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportProto PBHelper.convert(SnapshotDiffReport report)
           
 

Uses of SnapshotDiffReport in org.apache.hadoop.hdfs.server.namenode.snapshot
 

Methods in org.apache.hadoop.hdfs.server.namenode.snapshot that return SnapshotDiffReport
 SnapshotDiffReport INodeDirectorySnapshottable.SnapshotDiffInfo.generateReport()
          Generate a SnapshotDiffReport based on detailed diff information.
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.