Uses of Class
org.apache.hadoop.hdfs.server.protocol.SlowDiskReports
Packages that use SlowDiskReports
Package
Description
Package contains classes that allows HDFS to communicate information b/w
DataNode and NameNode.
-
Uses of SlowDiskReports in org.apache.hadoop.hdfs.server.protocol
Fields in org.apache.hadoop.hdfs.server.protocol declared as SlowDiskReportsModifier and TypeFieldDescriptionstatic final SlowDiskReportsSlowDiskReports.EMPTY_REPORTAn object representing a SlowDiskReports with no entries.Methods in org.apache.hadoop.hdfs.server.protocol that return SlowDiskReports