public abstract class BaseDispatcher extends Object implements Dispatcher
| 构造器和说明 |
|---|
BaseDispatcher(int bucketCount) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
addBucketCount(int bucketId) |
AtomicLong[] |
getBucketDispatchRowCount()
Write statistics for partition buckets
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDispatchIndexprotected void addBucketCount(int bucketId)
public AtomicLong[] getBucketDispatchRowCount()
Copyright © 2025. All Rights Reserved.