Uses of Class
io.permazen.kv.raft.msg.AppendResponse
-
Uses of AppendResponse in io.permazen.kv.raft.msg
Modifier and TypeMethodDescriptionvoid
MessageSwitch.caseAppendResponse
(AppendResponse msg) Handle anAppendResponse
.