public static interface TestProtos.AddrResponseProtoOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAddr()
required string addr = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getAddrBytes()
required string addr = 1; |
boolean |
hasAddr()
required string addr = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasAddr()
required string addr = 1;String getAddr()
required string addr = 1;org.apache.hbase.thirdparty.com.google.protobuf.ByteString getAddrBytes()
required string addr = 1;Copyright © 2007–2019 Cloudera. All rights reserved.