| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
ShowTablesByTypeResponse | 
GPUdb.showTablesByType(ShowTablesByTypeRequest request)
Gets names of the tables whose type matches the given criteria. 
 | 
ShowTablesByTypeResponse | 
GPUdb.showTablesByType(String typeId,
                String label,
                Map<String,String> options)
Gets names of the tables whose type matches the given criteria. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ShowTablesByTypeResponse | 
ShowTablesByTypeResponse.setTableNames(List<String> tableNames)  | 
Copyright © 2019. All rights reserved.