Uses of Class
io.permazen.kv.raft.msg.RequestVote
Packages that use RequestVote
-
Uses of RequestVote in io.permazen.kv.raft.msg
Methods in io.permazen.kv.raft.msg with parameters of type RequestVoteModifier and TypeMethodDescriptionvoidMessageSwitch.caseRequestVote(RequestVote msg) Handle anRequestVote.