| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
HasTableResponse | 
GPUdb.hasTable(HasTableRequest request)
Checks for the existence of a table with the given name. 
 | 
HasTableResponse | 
GPUdb.hasTable(String tableName,
        Map<String,String> options)
Checks for the existence of a table with the given name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
HasTableResponse | 
HasTableResponse.setTableExists(boolean tableExists)  | 
HasTableResponse | 
HasTableResponse.setTableName(String tableName)  | 
Copyright © 2019. All rights reserved.