org.apache.hadoop.thirdparty.protobuf.MessageLiteOrBuilder, org.apache.hadoop.thirdparty.protobuf.MessageOrBuilderHAZKInfoProtos.ActiveNodeInfo, HAZKInfoProtos.ActiveNodeInfo.Builderpublic static interface HAZKInfoProtos.ActiveNodeInfoOrBuilder
extends org.apache.hadoop.thirdparty.protobuf.MessageOrBuilder
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getHostname() |
required string hostname = 3; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getHostnameBytes() |
required string hostname = 3; |
java.lang.String |
getNamenodeId() |
required string namenodeId = 2; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getNamenodeIdBytes() |
required string namenodeId = 2; |
java.lang.String |
getNameserviceId() |
required string nameserviceId = 1; |
org.apache.hadoop.thirdparty.protobuf.ByteString |
getNameserviceIdBytes() |
required string nameserviceId = 1; |
int |
getPort() |
required int32 port = 4; |
int |
getZkfcPort() |
required int32 zkfcPort = 5; |
boolean |
hasHostname() |
required string hostname = 3; |
boolean |
hasNamenodeId() |
required string namenodeId = 2; |
boolean |
hasNameserviceId() |
required string nameserviceId = 1; |
boolean |
hasPort() |
required int32 port = 4; |
boolean |
hasZkfcPort() |
required int32 zkfcPort = 5; |
isInitializedfindInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasNameserviceId()
required string nameserviceId = 1;java.lang.String getNameserviceId()
required string nameserviceId = 1;org.apache.hadoop.thirdparty.protobuf.ByteString getNameserviceIdBytes()
required string nameserviceId = 1;boolean hasNamenodeId()
required string namenodeId = 2;java.lang.String getNamenodeId()
required string namenodeId = 2;org.apache.hadoop.thirdparty.protobuf.ByteString getNamenodeIdBytes()
required string namenodeId = 2;boolean hasHostname()
required string hostname = 3;java.lang.String getHostname()
required string hostname = 3;org.apache.hadoop.thirdparty.protobuf.ByteString getHostnameBytes()
required string hostname = 3;boolean hasPort()
required int32 port = 4;int getPort()
required int32 port = 4;boolean hasZkfcPort()
required int32 zkfcPort = 5;int getZkfcPort()
required int32 zkfcPort = 5;Copyright © 2008–2025 Apache Software Foundation. All rights reserved.