public interface TimeseriesRequestManager
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2025. All Rights Reserved.