| 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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ClearTableRequest | 
ClearTableRequest.setAuthorization(String authorization)  | 
ClearTableRequest | 
ClearTableRequest.setOptions(Map<String,String> options)  | 
ClearTableRequest | 
ClearTableRequest.setTableName(String tableName)  | 
Copyright © 2019. All rights reserved.