Uses of Class
org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffReportEntry
Packages that use SnapshotDiffReport.DiffReportEntry
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SnapshotDiffReport.DiffReportEntry in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return types with arguments of type SnapshotDiffReport.DiffReportEntryConstructor parameters in org.apache.hadoop.hdfs.protocol with type arguments of type SnapshotDiffReport.DiffReportEntryModifierConstructorDescriptionSnapshotDiffReport(String snapshotRoot, String fromSnapshot, String toSnapshot, List<SnapshotDiffReport.DiffReportEntry> entryList) SnapshotDiffReport(String snapshotRoot, String fromSnapshot, String toSnapshot, SnapshotDiffReport.DiffStats dStat, List<SnapshotDiffReport.DiffReportEntry> entryList) -
Uses of SnapshotDiffReport.DiffReportEntry in org.apache.hadoop.hdfs.protocolPB
Methods in org.apache.hadoop.hdfs.protocolPB that return SnapshotDiffReport.DiffReportEntryModifier and TypeMethodDescriptionPBHelperClient.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportEntryProto entry) Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type SnapshotDiffReport.DiffReportEntryModifier and TypeMethodDescriptionstatic org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.SnapshotDiffReportEntryProtoPBHelperClient.convert(SnapshotDiffReport.DiffReportEntry entry)