| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
ShowTableResponse |
GPUdb.showTable(ShowTableRequest request)
Retrieves detailed information about a table, view, or collection,
specified in
tableName. |
| Modifier and Type | Method and Description |
|---|---|
ShowTableRequest |
ShowTableRequest.setOptions(Map<String,String> options) |
ShowTableRequest |
ShowTableRequest.setTableName(String tableName) |
Copyright © 2020. All rights reserved.