Uses of Class
io.permazen.kv.raft.msg.AppendResponse
Packages that use AppendResponse
-
Uses of AppendResponse in io.permazen.kv.raft.msg
Methods in io.permazen.kv.raft.msg with parameters of type AppendResponseModifier and TypeMethodDescriptionvoid
MessageSwitch.caseAppendResponse
(AppendResponse msg) Handle anAppendResponse
.