|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HdfsServerConstants.NamenodeRole | |
|---|---|
| org.apache.hadoop.hdfs.protocolPB | |
| org.apache.hadoop.hdfs.server.common | |
| org.apache.hadoop.hdfs.server.namenode.metrics | |
| Uses of HdfsServerConstants.NamenodeRole in org.apache.hadoop.hdfs.protocolPB |
|---|
| Methods in org.apache.hadoop.hdfs.protocolPB that return HdfsServerConstants.NamenodeRole | |
|---|---|
static HdfsServerConstants.NamenodeRole |
PBHelper.convert(org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.NamenodeRegistrationProto.NamenodeRoleProto role)
|
| Methods in org.apache.hadoop.hdfs.protocolPB with parameters of type HdfsServerConstants.NamenodeRole | |
|---|---|
static org.apache.hadoop.hdfs.protocol.proto.HdfsProtos.NamenodeRegistrationProto.NamenodeRoleProto |
PBHelper.convert(HdfsServerConstants.NamenodeRole role)
|
| Uses of HdfsServerConstants.NamenodeRole in org.apache.hadoop.hdfs.server.common |
|---|
| Methods in org.apache.hadoop.hdfs.server.common that return HdfsServerConstants.NamenodeRole | |
|---|---|
HdfsServerConstants.NamenodeRole |
HdfsServerConstants.StartupOption.toNodeRole()
|
static HdfsServerConstants.NamenodeRole |
HdfsServerConstants.NamenodeRole.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static HdfsServerConstants.NamenodeRole[] |
HdfsServerConstants.NamenodeRole.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of HdfsServerConstants.NamenodeRole in org.apache.hadoop.hdfs.server.namenode.metrics |
|---|
| Methods in org.apache.hadoop.hdfs.server.namenode.metrics with parameters of type HdfsServerConstants.NamenodeRole | |
|---|---|
static NameNodeMetrics |
NameNodeMetrics.create(org.apache.hadoop.conf.Configuration conf,
HdfsServerConstants.NamenodeRole r)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||