|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetSeriesCommand | |
|---|---|
| com.axibase.tsd.client | Provides classes that implement all the major Axibase Time-Series Database operations. |
| Uses of GetSeriesCommand in com.axibase.tsd.client |
|---|
| Methods in com.axibase.tsd.client with parameters of type GetSeriesCommand | |
|---|---|
List<GetSeriesResult> |
DataService.retrieveLastSeries(GetSeriesCommand... seriesQueries)
|
List<GetSeriesResult> |
DataService.retrieveSeries(Interval interval,
Integer limit,
GetSeriesCommand... seriesQueries)
|
List<GetSeriesResult> |
DataService.retrieveSeries(Long startTime,
Long endTime,
Integer limit,
GetSeriesCommand... seriesQueries)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||