Uses of Enum Class
org.apache.hadoop.hdfs.server.protocol.SlowDiskReports.DiskOp
Packages that use SlowDiskReports.DiskOp
Package
Description
Package contains classes that allows HDFS to communicate information b/w
DataNode and NameNode.
-
Uses of SlowDiskReports.DiskOp in org.apache.hadoop.hdfs.server.protocol
Methods in org.apache.hadoop.hdfs.server.protocol that return SlowDiskReports.DiskOpModifier and TypeMethodDescriptionstatic SlowDiskReports.DiskOpstatic SlowDiskReports.DiskOpReturns the enum constant of this class with the specified name.static SlowDiskReports.DiskOp[]SlowDiskReports.DiskOp.values()Returns an array containing the constants of this enum class, in the order they are declared.