Uses of Class
io.permazen.kv.raft.msg.CommitResponse
Packages that use CommitResponse
-
Uses of CommitResponse in io.permazen.kv.raft.msg
Methods in io.permazen.kv.raft.msg with parameters of type CommitResponseModifier and TypeMethodDescriptionvoid
MessageSwitch.caseCommitResponse
(CommitResponse msg) Handle aCommitResponse
.