| 类 | 说明 |
|---|---|
| AbstractBatchSequenceDataFlowElasticJob<T> |
保证同一分片顺序性的批量处理数据流程的作业.
|
| AbstractBatchThroughputDataFlowElasticJob<T> |
高吞吐量批量处理数据流程的作业.
|
| AbstractIndividualSequenceDataFlowElasticJob<T> |
保证同一分片顺序性的逐条处理数据流程的作业.
|
| AbstractIndividualThroughputDataFlowElasticJob<T> |
高吞吐量逐条处理数据流程的作业.
|
Copyright © 2016. All rights reserved.