| Interface | Description |
|---|---|
| NodeState |
流节点技术状态(状态可分为:技术状态,业务状态)
|
| StateOperator |
状态操作员
|
| StateRepository<T extends StateRecord> |
状态仓库
|
| Class | Description |
|---|---|
| StatefulFlowEngine |
有状态的流引擎(也可以用于无状态)
|
| StatefulNode |
有状态的节点
|
| StatefulSimpleFlowDriver |
有状态的简单流驱动器
|
| StatefulSimpleFlowDriver.Builder | |
| StateRecord |
状态记录
|
Copyright © 2025. All rights reserved.