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