| Modifier and Type | Method and Description |
|---|---|
TimeseriesWriterHandleStatistics |
DefaultTableStoreTimeseriesWriter.getTimeseriesWriterStatistics() |
TimeseriesWriterHandleStatistics |
TableStoreTimeseriesWriter.getTimeseriesWriterStatistics() |
| Constructor and Description |
|---|
TimeseriesBucket(TimeseriesBucketConfig timeseriesBucketConfig,
AsyncTimeseriesClientInterface ots,
TimeseriesWriterConfig timeseriesWriterConfig,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> resultCallback,
Executor executor,
TimeseriesWriterHandleStatistics timeseriesWriterHandleStatistics,
Semaphore semaphore) |
| Modifier and Type | Field and Description |
|---|---|
protected TimeseriesWriterHandleStatistics |
TimeseriesFlushCallbackFactory.timeseriesWriterHandleStatistics |
| Constructor and Description |
|---|
TimeseriesFlushCallback(AsyncTimeseriesClientInterface ots,
AtomicInteger count,
Semaphore semaphore,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> callback,
Executor executor,
TimeseriesWriterHandleStatistics timeseriesWriterHandleStatistics,
TimeseriesBucketConfig timeseriesBucketConfig,
Semaphore bucketSemaphore,
List<TimeseriesGroup> groupList) |
TimeseriesFlushCallbackFactory(AsyncTimeseriesClientInterface ots,
Semaphore callbackSemaphore,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> callback,
Executor executor,
TimeseriesWriterHandleStatistics timeseriesWriterHandleStatistics,
TimeseriesBucketConfig timeseriesBucketConfig,
Semaphore bucketSemaphore) |
| Constructor and Description |
|---|
TimeseriesRowEventHandler(AsyncTimeseriesClientInterface ots,
TimeseriesWriterConfig timeseriesWriterConfig,
TimeseriesBucketConfig timeseriesBucketConfig,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> callback,
Executor executor,
TimeseriesWriterHandleStatistics timeseriesWriterHandleStatistics,
Semaphore semaphore) |
| Modifier and Type | Field and Description |
|---|---|
protected TimeseriesWriterHandleStatistics |
TimeseriesBaseRequestManager.timeseriesWriterHandleStatistics |
| Constructor and Description |
|---|
TimeseriesBaseRequestManager(AsyncTimeseriesClientInterface ots,
TimeseriesWriterConfig timeseriesWriterConfig,
TimeseriesBucketConfig timeseriesBucketConfig,
Executor executor,
TimeseriesWriterHandleStatistics timeseriesWriterHandleStatistics,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> callback,
Semaphore callbackSemaphore,
Semaphore bucketSemaphore) |
TimeseriesBatchRequestManager(AsyncTimeseriesClientInterface ots,
TimeseriesWriterConfig timeseriesWriterConfig,
TimeseriesBucketConfig timeseriesBucketConfig,
Executor executor,
TimeseriesWriterHandleStatistics timeseriesWriterHandleStatistics,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> callback,
Semaphore callbackSemaphore,
Semaphore bucketSemaphore) |
Copyright © 2024. All Rights Reserved.