| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
UpdateRecordsBySeriesResponse |
GPUdb.updateRecordsBySeries(String tableName,
String worldTableName,
String viewName,
List<String> reserved,
Map<String,String> options)
Updates the view specified by
tableName to include full series
(track) information from the worldTableName for the series
(tracks) present in the viewName. |
UpdateRecordsBySeriesResponse |
GPUdb.updateRecordsBySeries(UpdateRecordsBySeriesRequest request)
Updates the view specified by
tableName to include full series
(track) information from the worldTableName for the series
(tracks) present in the viewName. |
| Modifier and Type | Method and Description |
|---|---|
UpdateRecordsBySeriesResponse |
UpdateRecordsBySeriesResponse.setCount(int count) |
UpdateRecordsBySeriesResponse |
UpdateRecordsBySeriesResponse.setInfo(Map<String,String> info) |
Copyright © 2020. All rights reserved.