Uses of Enum Class
org.apache.hadoop.hdfs.server.blockmanagement.NumberReplicas.StoredReplicaState
Packages that use NumberReplicas.StoredReplicaState
-
Uses of NumberReplicas.StoredReplicaState in org.apache.hadoop.hdfs.server.blockmanagement
Methods in org.apache.hadoop.hdfs.server.blockmanagement that return NumberReplicas.StoredReplicaStateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static NumberReplicas.StoredReplicaState[]NumberReplicas.StoredReplicaState.values()Returns an array containing the constants of this enum class, in the order they are declared.