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