public interface TimeseriesRequestManager
| Modifier and Type | Method and Description |
|---|---|
boolean |
appendTimeseriesRow(TimeseriesRowWithGroup timeseriesRowWithGroup) |
void |
clear() |
int |
getTotalRowsCount() |
TimeseriesRequestWithGroups |
makeRequest(String tablename) |
void |
sendRequest(TimeseriesRequestWithGroups timeseriesRequestWithGroups) |
boolean appendTimeseriesRow(TimeseriesRowWithGroup timeseriesRowWithGroup)
TimeseriesRequestWithGroups makeRequest(String tablename)
void sendRequest(TimeseriesRequestWithGroups timeseriesRequestWithGroups)
int getTotalRowsCount()
void clear()
Copyright © 2024. All Rights Reserved.