| 程序包 | 说明 |
|---|---|
| com.pingcap.tikv.allocator |
| 限定符和类型 | 方法和说明 |
|---|---|
static RowIDAllocator |
RowIDAllocator.create(long dbId,
TiTableInfo table,
TiConfiguration conf,
org.tikv.common.meta.TiTimestamp timestamp,
boolean unsigned,
long shardBits,
long step,
RowIDAllocator.RowIDAllocatorType allocatorType) |
static RowIDAllocator |
RowIDAllocator.createRowIDAllocator(long dbId,
TiTableInfo tableInfo,
TiConfiguration conf,
long step,
org.tikv.common.meta.TiTimestamp timestamp,
RowIDAllocator.RowIDAllocatorType allocatorType) |
Copyright © 2023 PingCAP. All rights reserved.