| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
ClearTableResponse |
GPUdb.clearTable(ClearTableRequest request)
Clears (drops) one or all tables in the database cluster.
|
ClearTableResponse |
GPUdb.clearTable(String tableName,
String authorization,
Map<String,String> options)
Clears (drops) one or all tables in the database cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ClearTableResponse |
ClearTableResponse.setInfo(Map<String,String> info) |
ClearTableResponse |
ClearTableResponse.setTableName(String tableName) |
Copyright © 2020. All rights reserved.