| 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 |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<SnapshotDiffReport.DiffReportEntry> |
SnapshotDiffReport.getDiffList() |
| Constructor | Description |
|---|---|
SnapshotDiffReport(java.lang.String snapshotRoot,
java.lang.String fromSnapshot,
java.lang.String toSnapshot,
java.util.List<SnapshotDiffReport.DiffReportEntry> entryList) |
|
SnapshotDiffReport(java.lang.String snapshotRoot,
java.lang.String fromSnapshot,
java.lang.String toSnapshot,
SnapshotDiffReport.DiffStats dStat,
java.util.List<SnapshotDiffReport.DiffReportEntry> entryList) |
| Modifier and Type | Method | Description |
|---|---|---|
static SnapshotDiffReport.DiffReportEntry |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportEntryProto entry) |
| Modifier and Type | Method | Description |
|---|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportEntryProto |
PBHelperClient.convert(SnapshotDiffReport.DiffReportEntry entry) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.