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) |
FilterResponse |
FilterResponse.setInfo(Map<String,String> info) |
Copyright © 2020. All rights reserved.