public static interface ClientProtos.GetTableListResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getTables(int index)
repeated string tables = 1; |
com.google.protobuf.ByteString |
getTablesBytes(int index)
repeated string tables = 1; |
int |
getTablesCount()
repeated string tables = 1; |
List<String> |
getTablesList()
repeated string tables = 1; |
int getTablesCount()
repeated string tables = 1;
String getTables(int index)
repeated string tables = 1;
com.google.protobuf.ByteString getTablesBytes(int index)
repeated string tables = 1;
Copyright © 2014 Apache Software Foundation. All Rights Reserved.