Package | Description |
---|---|
org.apache.hadoop.hdfs | |
org.apache.hadoop.hdfs.protocolPB | |
org.apache.hadoop.hdfs.web |
Modifier and Type | Method and Description |
---|---|
SnapshotDiffReportListing |
DFSUtilClient.SnapshotDiffReportListingFunction.apply(String snapshotDir,
String fromSnapshot,
String toSnapshot,
byte[] startPath,
int index) |
Modifier and Type | Method and Description |
---|---|
static SnapshotDiffReportListing |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportListingProto reportProto) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportListingProto |
PBHelperClient.convert(SnapshotDiffReportListing report) |
Modifier and Type | Method and Description |
---|---|
SnapshotDiffReportListing |
WebHdfsFileSystem.getSnapshotDiffReportListing(String snapshotDir,
String fromSnapshot,
String toSnapshot,
byte[] startPath,
int index) |
static SnapshotDiffReportListing |
JsonUtilClient.toSnapshotDiffReportListing(Map<?,?> json) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.