Package | Description |
---|---|
org.apache.hadoop.hdfs.client.impl |
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.
|
org.apache.hadoop.hdfs.web |
Modifier and Type | Method and Description |
---|---|
SnapshotDiffReport |
SnapshotDiffReportGenerator.generateReport() |
Modifier and Type | Method and Description |
---|---|
static SnapshotDiffReport |
PBHelperClient.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 |
PBHelperClient.convert(SnapshotDiffReport report) |
Modifier and Type | Method and Description |
---|---|
SnapshotDiffReport |
WebHdfsFileSystem.getSnapshotDiffReport(org.apache.hadoop.fs.Path snapshotDir,
String fromSnapshot,
String toSnapshot) |
static SnapshotDiffReport |
JsonUtilClient.toSnapshotDiffReport(Map<?,?> json) |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.