| 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.setTableName(String tableName)  | 
Copyright © 2019. All rights reserved.