| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.data.pipeline.core.context | |
| org.apache.shardingsphere.data.pipeline.core.job.progress | |
| org.apache.shardingsphere.data.pipeline.core.prepare |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<InventoryTask> |
InventoryIncrementalJobItemContext.getInventoryTasks()
Get inventory tasks.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
PipelineJobProgressDetector.allInventoryTasksFinished(Collection<InventoryTask> inventoryTasks)
All inventory tasks is finished.
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<InventoryTask> |
InventoryTaskSplitter.splitInventoryData(InventoryIncrementalJobItemContext jobItemContext)
Split inventory data to multi-tasks.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.