public class TimeseriesBucketConfig extends Object
| 构造器和说明 |
|---|
TimeseriesBucketConfig(int bucketId,
TSWriteMode writeMode,
boolean allowDuplicateRowInBatchRequest) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getBucketId() |
TSWriteMode |
getWriteMode() |
boolean |
isAllowDuplicateRowInBatchRequest() |
public TimeseriesBucketConfig(int bucketId,
TSWriteMode writeMode,
boolean allowDuplicateRowInBatchRequest)
public int getBucketId()
public TSWriteMode getWriteMode()
public boolean isAllowDuplicateRowInBatchRequest()
Copyright © 2025. All Rights Reserved.