Uses of Class
org.apache.hadoop.hdfs.protocol.SnapshotDiffReport.DiffStats
Packages that use SnapshotDiffReport.DiffStats
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of SnapshotDiffReport.DiffStats in org.apache.hadoop.hdfs.protocol
Methods in org.apache.hadoop.hdfs.protocol that return SnapshotDiffReport.DiffStatsConstructors in org.apache.hadoop.hdfs.protocol with parameters of type SnapshotDiffReport.DiffStatsModifierConstructorDescriptionSnapshotDiffReport(String snapshotRoot, String fromSnapshot, String toSnapshot, SnapshotDiffReport.DiffStats dStat, List<SnapshotDiffReport.DiffReportEntry> entryList)