Uses of Interface
io.microraft.model.log.BaseLogEntry
-
Packages that use BaseLogEntry Package Description io.microraft.model.log -
-
Uses of BaseLogEntry in io.microraft.model.log
Subinterfaces of BaseLogEntry in io.microraft.model.log Modifier and Type Interface Description interfaceLogEntryRepresents an entry in the Raft log.interfaceSnapshotChunkRepresents a snapshot chunk.interfaceSnapshotEntryRepresents a snapshot in the Raft log.
-