|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface HAZKInfoProtos.ActiveNodeInfoOrBuilder
| Method Summary | |
|---|---|
String |
getHostname()
required string hostname = 3; |
com.google.protobuf.ByteString |
getHostnameBytes()
required string hostname = 3; |
String |
getNamenodeId()
required string namenodeId = 2; |
com.google.protobuf.ByteString |
getNamenodeIdBytes()
required string namenodeId = 2; |
String |
getNameserviceId()
required string nameserviceId = 1; |
com.google.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; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasNameserviceId()
required string nameserviceId = 1;
String getNameserviceId()
required string nameserviceId = 1;
com.google.protobuf.ByteString getNameserviceIdBytes()
required string nameserviceId = 1;
boolean hasNamenodeId()
required string namenodeId = 2;
String getNamenodeId()
required string namenodeId = 2;
com.google.protobuf.ByteString getNamenodeIdBytes()
required string namenodeId = 2;
boolean hasHostname()
required string hostname = 3;
String getHostname()
required string hostname = 3;
com.google.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;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||