public static interface HdfsServerFederationProtos.UpdateNamenodeRegistrationRequestProtoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
| String | getNamenodeId()optional string namenodeId = 2; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getNamenodeIdBytes()optional string namenodeId = 2; | 
| String | getNameserviceId()optional string nameserviceId = 1; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getNameserviceIdBytes()optional string nameserviceId = 1; | 
| String | getState()optional string state = 3; | 
| org.apache.hadoop.thirdparty.protobuf.ByteString | getStateBytes()optional string state = 3; | 
| boolean | hasNamenodeId()optional string namenodeId = 2; | 
| boolean | hasNameserviceId()optional string nameserviceId = 1; | 
| boolean | hasState()optional string state = 3; | 
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNameserviceId()
optional string nameserviceId = 1;String getNameserviceId()
optional string nameserviceId = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getNameserviceIdBytes()
optional string nameserviceId = 1;boolean hasNamenodeId()
optional string namenodeId = 2;String getNamenodeId()
optional string namenodeId = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getNamenodeIdBytes()
optional string namenodeId = 2;boolean hasState()
optional string state = 3;String getState()
optional string state = 3;org.apache.hadoop.thirdparty.protobuf.ByteString getStateBytes()
optional string state = 3;Copyright © 2008–2023 Apache Software Foundation. All rights reserved.