| Modifier and Type | Class and Description |
|---|---|
class |
AsyncTimeseriesClient |
| Constructor and Description |
|---|
DefaultTableStoreTimeseriesWriter(AsyncTimeseriesClientInterface ots,
TimeseriesWriterConfig config,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> callback,
Executor executor)
时序表writer
|
| 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 AsyncTimeseriesClientInterface |
TimeseriesFlushCallbackFactory.ots |
| 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 AsyncTimeseriesClientInterface |
TimeseriesBaseRequestManager.ots |
| 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.