| Modifier and Type | Method and Description |
|---|---|
TimeseriesWriterConfig |
DefaultTableStoreTimeseriesWriter.getTimeseriesWriterConfig() |
TimeseriesWriterConfig |
TableStoreTimeseriesWriter.getTimeseriesWriterConfig() |
| Constructor and Description |
|---|
DefaultTableStoreTimeseriesWriter(AsyncTimeseriesClientInterface ots,
TimeseriesWriterConfig config,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> callback,
Executor executor)
时序表writer
|
DefaultTableStoreTimeseriesWriter(String endpoint,
ServiceCredentials credentials,
String instanceName,
TimeseriesWriterConfig config,
ClientConfiguration cc,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> resultCallback)
推荐使用的时序表writer
|
DefaultTableStoreTimeseriesWriter(String endpoint,
ServiceCredentials credentials,
String instanceName,
TimeseriesWriterConfig config,
TableStoreCallback<TimeseriesTableRow,TimeseriesRowResult> resultCallback)
推荐使用的时序表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 TimeseriesWriterConfig |
TimeseriesFlushCallbackFactory.timeseriesWriterConfig |
| 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 TimeseriesWriterConfig |
TimeseriesBaseRequestManager.timeseriesWriterConfig |
| 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.