| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
FilterByStringResponse | 
GPUdb.filterByString(FilterByStringRequest request)
Calculates which objects from a table, collection, or view match a
 string expression for the given string columns. 
 | 
FilterByStringResponse | 
GPUdb.filterByString(String tableName,
              String viewName,
              String expression,
              String mode,
              List<String> columnNames,
              Map<String,String> options)
Calculates which objects from a table, collection, or view match a
 string expression for the given string columns. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
FilterByStringResponse | 
FilterByStringResponse.setCount(long count)  | 
Copyright © 2019. All rights reserved.