| Package | Description |
|---|---|
| org.tikv.common.util | |
| org.tikv.raw |
| Modifier and Type | Method and Description |
|---|---|
ScanOption |
ScanOption.ScanOptionBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<List<Kvrpcpb.KvPair>> |
RawKVClientBase.batchScan(List<ScanOption> ranges)
Create a new `batch scan` request.
|
List<List<Kvrpcpb.KvPair>> |
SmartRawKVClient.batchScan(List<ScanOption> ranges) |
List<List<Kvrpcpb.KvPair>> |
RawKVClient.batchScan(List<ScanOption> ranges) |
Copyright © 2025 PingCAP. All rights reserved.