类 InMemoryNodeStateRepository
java.lang.Object
dev.tinyflow.core.chain.repository.InMemoryNodeStateRepository
- 所有已实现的接口:
NodeStateRepository
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
chainStateMap
-
-
构造器详细资料
-
InMemoryNodeStateRepository
public InMemoryNodeStateRepository()
-
-
方法详细资料
-
load
- 指定者:
load在接口中NodeStateRepository
-
tryUpdate
- 指定者:
tryUpdate在接口中NodeStateRepository
-