public static interface Node.NodeStatus.NodeAddressOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getAddress()
optional string address = 2; |
com.google.protobuf.ByteString |
getAddressBytes()
optional string address = 2; |
java.lang.String |
getType()
optional string type = 1; |
com.google.protobuf.ByteString |
getTypeBytes()
optional string type = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getType()
optional string type = 1;com.google.protobuf.ByteString getTypeBytes()
optional string type = 1;java.lang.String getAddress()
optional string address = 2;com.google.protobuf.ByteString getAddressBytes()
optional string address = 2;