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