Uses of Interface
io.microraft.persistence.RaftStore
-
Uses of RaftStore in io.microraft
Modifier and TypeMethodDescriptionSets the Raft state object to be used for persisting internal Raft state to stable storage. -
Uses of RaftStore in io.microraft.persistence
Modifier and TypeClassDescriptionclass
Used when a Raft node works transiently (its state is not persisted).