| 接口 | 说明 |
|---|---|
| AggregateProcessor<I,O> |
聚合处理器,用于聚合
MergeableNode 中处理器的返回结果。 |
| BranchProcessor | |
| ComplexProcessor<V> | |
| ConvertProcessor<I,O> |
转换处理器,对原结果进行二次封装,返回目标结果类型
|
| DistributeAggregateProcessor<O> | |
| DistributeMerger<T,R> | |
| DistributeProcessor<T,R> |
分布式处理器,在分布式聚合节点中使用,用于分布式聚合结果。
|
| DoWhileProcessor | |
| IfProcessor | |
| NodeGroupProcessor<R> | |
| ParallelBranchProcessor | |
| ProcessInstanceProcessor<R> | |
| StatusProcessor | |
| TryCatchFinallyProcessor | |
| WhileProcessor |
Copyright © 2021. All rights reserved.