public static interface CatalogProtos.GetAllTableNamesResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getTableName(int index)
repeated string tableName = 1; |
com.google.protobuf.ByteString |
getTableNameBytes(int index)
repeated string tableName = 1; |
int |
getTableNameCount()
repeated string tableName = 1; |
List<String> |
getTableNameList()
repeated string tableName = 1; |
int getTableNameCount()
repeated string tableName = 1;
String getTableName(int index)
repeated string tableName = 1;
com.google.protobuf.ByteString getTableNameBytes(int index)
repeated string tableName = 1;
Copyright © 2014 Apache Software Foundation. All Rights Reserved.