public class TimeseriesRoundRobinDispatcher extends TimeseriesBaseDispatcher
| Constructor and Description |
|---|
TimeseriesRoundRobinDispatcher(int bucketCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDispatchIndex(TimeseriesRow timeseriesRow)
获取写入分桶编号
|
addBucketCount, getBucketDispatchRowCountpublic TimeseriesRoundRobinDispatcher(int bucketCount)
public int getDispatchIndex(TimeseriesRow timeseriesRow)
TimeseriesDispatcherCopyright © 2024. All Rights Reserved.