| Package | Description |
|---|---|
| org.noear.solon.flow.stateful | |
| org.noear.solon.flow.stateful.operator |
| Modifier and Type | Method and Description |
|---|---|
StateOperator |
StatefulSimpleFlowDriver.getStateOperator() |
| Modifier and Type | Method and Description |
|---|---|
StatefulSimpleFlowDriver.Builder |
StatefulSimpleFlowDriver.Builder.stateOperator(StateOperator stateOperator)
设置状态操作员
|
| Constructor and Description |
|---|
StatefulSimpleFlowDriver(StateRepository stateRepository,
StateOperator stateOperator,
Evaluation evaluation,
Container container) |
| Modifier and Type | Class and Description |
|---|---|
class |
BlockStateOperator
阻塞状态操作员
|
class |
MetaStateOperator
元信息状态操作员
|
Copyright © 2025. All rights reserved.