| Modifier and Type | Method and Description |
|---|---|
GetTimeseriesDataResponse |
TimeseriesClient.getTimeseriesData(GetTimeseriesDataRequest request) |
GetTimeseriesDataResponse |
TimeseriesClientInterface.getTimeseriesData(GetTimeseriesDataRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTimeseriesDataResponse> |
InternalClient.getTimeseriesData(GetTimeseriesDataRequest request,
TableStoreCallback<GetTimeseriesDataRequest,GetTimeseriesDataResponse> callback) |
Future<GetTimeseriesDataResponse> |
AsyncTimeseriesClientInterface.getTimeseriesData(GetTimeseriesDataRequest request,
TableStoreCallback<GetTimeseriesDataRequest,GetTimeseriesDataResponse> callback) |
Future<GetTimeseriesDataResponse> |
AsyncTimeseriesClient.getTimeseriesData(GetTimeseriesDataRequest request,
TableStoreCallback<GetTimeseriesDataRequest,GetTimeseriesDataResponse> callback) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTimeseriesDataResponse> |
InternalClient.getTimeseriesData(GetTimeseriesDataRequest request,
TableStoreCallback<GetTimeseriesDataRequest,GetTimeseriesDataResponse> callback) |
Future<GetTimeseriesDataResponse> |
AsyncTimeseriesClientInterface.getTimeseriesData(GetTimeseriesDataRequest request,
TableStoreCallback<GetTimeseriesDataRequest,GetTimeseriesDataResponse> callback) |
Future<GetTimeseriesDataResponse> |
AsyncTimeseriesClient.getTimeseriesData(GetTimeseriesDataRequest request,
TableStoreCallback<GetTimeseriesDataRequest,GetTimeseriesDataResponse> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
GetTimeseriesDataLauncher.fire(GetTimeseriesDataRequest request,
org.apache.http.concurrent.FutureCallback<GetTimeseriesDataResponse> cb) |
| Modifier and Type | Method and Description |
|---|---|
protected GetTimeseriesDataResponse |
GetTimeseriesDataResponseConsumer.parseResult() |
| Constructor and Description |
|---|
GetTimeseriesDataResponseConsumer(ResultParser resultParser,
TraceLogger traceLogger,
RetryStrategy retry,
GetTimeseriesDataResponse lastResult) |
| Modifier and Type | Method and Description |
|---|---|
static GetTimeseriesDataResponse |
TimeseriesResponseFactory.createGetTimeseriesDataResponse(ResponseContentWithMeta meta,
Timeseries.GetTimeseriesDataResponse pbResponse) |
Copyright © 2024. All Rights Reserved.