| 程序包 | 说明 |
|---|---|
| io.openmessaging.storage.dledger.statemachine |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StateMachine.onSnapshotSave(SnapshotWriter writer,
java.util.concurrent.CompletableFuture<java.lang.Boolean> done)
User defined snapshot generate function, this method will block StateMachine#onApply(Iterator).
|
Copyright © 2022. All Rights Reserved.