| Package | Description |
|---|---|
| org.tikv.common.key |
| Modifier and Type | Method and Description |
|---|---|
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 © 2025 PingCAP. All rights reserved.