| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.protocol | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| org.apache.hadoop.hdfs.protocolPB | Licensed to the Apache Software Foundation (ASF) under one
 or more contributor license agreements. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<SnapshotDiffReport.DiffReportEntry> | SnapshotDiffReport. getDiffList() | 
| Constructor and Description | 
|---|
| SnapshotDiffReport(String snapshotRoot,
                  String fromSnapshot,
                  String toSnapshot,
                  List<SnapshotDiffReport.DiffReportEntry> entryList) | 
| SnapshotDiffReport(String snapshotRoot,
                  String fromSnapshot,
                  String toSnapshot,
                  SnapshotDiffReport.DiffStats dStat,
                  List<SnapshotDiffReport.DiffReportEntry> entryList) | 
| Modifier and Type | Method and Description | 
|---|---|
| static SnapshotDiffReport.DiffReportEntry | PBHelperClient. convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportEntryProto entry) | 
| Modifier and Type | Method and Description | 
|---|---|
| static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportEntryProto | PBHelperClient. convert(SnapshotDiffReport.DiffReportEntry entry) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.