Uses of Class
io.permazen.kv.raft.msg.AppendRequest
Packages that use AppendRequest
-
Uses of AppendRequest in io.permazen.kv.raft.msg
Methods in io.permazen.kv.raft.msg with parameters of type AppendRequestModifier and TypeMethodDescriptionvoid
MessageSwitch.caseAppendRequest
(AppendRequest msg) Handle anAppendRequest
.