| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
FilterByTableResponse | 
GPUdb.filterByTable(FilterByTableRequest request)
Filters objects in one table based on objects in another table. 
 | 
FilterByTableResponse | 
GPUdb.filterByTable(String tableName,
             String viewName,
             String columnName,
             String sourceTableName,
             String sourceTableColumnName,
             Map<String,String> options)
Filters objects in one table based on objects in another table. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FilterByTableResponse | 
FilterByTableResponse.setCount(long count)  | 
Copyright © 2019. All rights reserved.