public interface InventoryIncrementalJobItemContext extends PipelineJobItemContext
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<IncrementalTask> |
getIncrementalTasks()
Get incremental tasks.
|
Collection<InventoryTask> |
getInventoryTasks()
Get inventory tasks.
|
getJobConfig, getJobId, getJobProcessContext, getShardingItem, getStatus, isStopping, setStatus, setStoppingCollection<InventoryTask> getInventoryTasks()
Collection<IncrementalTask> getIncrementalTasks()
Copyright © 2022 The Apache Software Foundation. All rights reserved.