| 程序包 | 说明 |
|---|---|
| org.tikv.common.key |
| 限定符和类型 | 方法和说明 |
|---|---|
static RowKey |
RowKey.createBeyondMax(long tableId) |
static RowKey |
RowKey.createMin(long tableId) |
static RowKey |
RowKey.decode(byte[] value) |
RowKey |
RowKey.next() |
static RowKey |
RowKey.toRowKey(long tableId,
long handle) |
static RowKey |
RowKey.toRowKey(long tableId,
TypedKey handle) |
Copyright © 2023 PingCAP. All rights reserved.