Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
FilterBySeriesResponse |
GPUdb.filterBySeries(FilterBySeriesRequest request)
Filters objects matching all points of the given track (works only on
track type data).
|
FilterBySeriesResponse |
GPUdb.filterBySeries(String tableName,
String viewName,
String trackId,
List<String> targetTrackIds,
Map<String,String> options)
Filters objects matching all points of the given track (works only on
track type data).
|
Modifier and Type | Method and Description |
---|---|
FilterBySeriesResponse |
FilterBySeriesResponse.setCount(long count) |
FilterBySeriesResponse |
FilterBySeriesResponse.setInfo(Map<String,String> info) |
Copyright © 2020. All rights reserved.