Uses of Enum Class
org.apache.hadoop.hdfs.server.common.HdfsServerConstants.ReplicaState
Packages that use HdfsServerConstants.ReplicaState
-
Uses of HdfsServerConstants.ReplicaState in org.apache.hadoop.hdfs.server.common
Methods in org.apache.hadoop.hdfs.server.common that return HdfsServerConstants.ReplicaStateModifier and TypeMethodDescriptionHdfsServerConstants.ReplicaState.getState(int v) Retrieve ReplicaState corresponding to given index.Retrieve ReplicaState corresponding to index provided in binary stream.Returns the enum constant of this class with the specified name.static HdfsServerConstants.ReplicaState[]HdfsServerConstants.ReplicaState.values()Returns an array containing the constants of this enum class, in the order they are declared.