Uses of Class
io.permazen.kv.raft.msg.GrantVote
Packages that use GrantVote
-
Uses of GrantVote in io.permazen.kv.raft.msg
Methods in io.permazen.kv.raft.msg with parameters of type GrantVoteModifier and TypeMethodDescriptionvoid
MessageSwitch.caseGrantVote
(GrantVote msg) Handle anGrantVote
.