public static interface MasterProtos.GetTableDescriptorsResponseOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
HBaseProtos.TableSchema | 
getTableSchema(int index)
repeated .TableSchema table_schema = 1; | 
int | 
getTableSchemaCount()
repeated .TableSchema table_schema = 1; | 
List<HBaseProtos.TableSchema> | 
getTableSchemaList()
repeated .TableSchema table_schema = 1; | 
HBaseProtos.TableSchemaOrBuilder | 
getTableSchemaOrBuilder(int index)
repeated .TableSchema table_schema = 1; | 
List<? extends HBaseProtos.TableSchemaOrBuilder> | 
getTableSchemaOrBuilderList()
repeated .TableSchema table_schema = 1; | 
List<HBaseProtos.TableSchema> getTableSchemaList()
repeated .TableSchema table_schema = 1;HBaseProtos.TableSchema getTableSchema(int index)
repeated .TableSchema table_schema = 1;int getTableSchemaCount()
repeated .TableSchema table_schema = 1;List<? extends HBaseProtos.TableSchemaOrBuilder> getTableSchemaOrBuilderList()
repeated .TableSchema table_schema = 1;HBaseProtos.TableSchemaOrBuilder getTableSchemaOrBuilder(int index)
repeated .TableSchema table_schema = 1;