public static interface TableListMessage.TableListOrBuilder
extends org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName(int index)
repeated string name = 1; |
org.apache.hbase.thirdparty.com.google.protobuf.ByteString |
getNameBytes(int index)
repeated string name = 1; |
int |
getNameCount()
repeated string name = 1; |
List<String> |
getNameList()
repeated string name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getNameList()
repeated string name = 1;int getNameCount()
repeated string name = 1;String getName(int index)
repeated string name = 1;index - The index of the element to return.org.apache.hbase.thirdparty.com.google.protobuf.ByteString getNameBytes(int index)
repeated string name = 1;index - The index of the value to return.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.