Uses of Class
io.permazen.kv.raft.LogEntry
-
Uses of LogEntry in io.permazen.kv.raft
Modifier and TypeFieldDescriptionstatic final Comparator<LogEntry>
LogEntry.SORT_BY_INDEX
Sorts instances by log index.Modifier and TypeMethodDescriptionRaftKVDatabase.getUnappliedLog()
Get the unappliedLogEntry
s in this instance's Raft log.