| Package | Description |
|---|---|
| org.tikv.common | |
| org.tikv.common.operation.iterator |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TiChunk> |
Snapshot.tableReadChunk(TiDAGRequest dagRequest,
List<RangeSplitter.RegionTask> tasks,
int numOfRows) |
| Modifier and Type | Method and Description |
|---|---|
static CoprocessorIterator<TiChunk> |
CoprocessorIterator.getTiChunkIterator(TiDAGRequest req,
List<RangeSplitter.RegionTask> regionTasks,
TiSession session,
int numOfRows)
Build a DAGIterator from TiDAGRequest and region tasks to get rows
|
Copyright © 2025 PingCAP. All rights reserved.