|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HdfsServerConstants.ReplicaState | |
---|---|
org.apache.hadoop.hdfs.server.common |
Uses of HdfsServerConstants.ReplicaState in org.apache.hadoop.hdfs.server.common |
---|
Methods in org.apache.hadoop.hdfs.server.common that return HdfsServerConstants.ReplicaState | |
---|---|
static HdfsServerConstants.ReplicaState |
HdfsServerConstants.ReplicaState.getState(int v)
|
static HdfsServerConstants.ReplicaState |
HdfsServerConstants.ReplicaState.read(DataInput in)
Read from in |
static HdfsServerConstants.ReplicaState |
HdfsServerConstants.ReplicaState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HdfsServerConstants.ReplicaState[] |
HdfsServerConstants.ReplicaState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |