| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
FilterResponse | 
GPUdb.filter(FilterRequest request)
Filters data based on the specified expression. 
 | 
FilterResponse | 
GPUdb.filter(String tableName,
      String viewName,
      String expression,
      Map<String,String> options)
Filters data based on the specified expression. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FilterResponse | 
FilterResponse.setCount(long count)  | 
Copyright © 2019. All rights reserved.