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.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 | Field and Description |
---|---|
static Comparator<SnapshotDiffReportListing.DiffReportListingEntry> |
SnapshotDiffReportGenerator.INODE_COMPARATOR
Compare two inodes based on their full names.
|
Modifier and Type | Method and Description |
---|---|
List<SnapshotDiffReportListing.DiffReportListingEntry> |
SnapshotDiffReportListing.getCreateList() |
List<SnapshotDiffReportListing.DiffReportListingEntry> |
SnapshotDiffReportListing.getDeleteList() |
List<SnapshotDiffReportListing.DiffReportListingEntry> |
SnapshotDiffReportListing.getModifyList() |
Modifier and Type | Method and Description |
---|---|
static SnapshotDiffReportListing.DiffReportListingEntry |
PBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportListingEntryProto entry) |
Modifier and Type | Method and Description |
---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportListingEntryProto |
PBHelperClient.convert(SnapshotDiffReportListing.DiffReportListingEntry entry) |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.