| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.namenode.snapshot |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotDiffReport |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportProto reportProto) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportProto |
PBHelper.convert(SnapshotDiffReport report) |
| Modifier and Type | Method and Description |
|---|---|
SnapshotDiffReport |
INodeDirectorySnapshottable.SnapshotDiffInfo.generateReport()
Generate a
SnapshotDiffReport based on detailed diff information. |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.