Uses of Class
io.permazen.kv.raft.msg.PingRequest
Packages that use PingRequest
-
Uses of PingRequest in io.permazen.kv.raft.msg
Methods in io.permazen.kv.raft.msg with parameters of type PingRequestModifier and TypeMethodDescriptionvoid
MessageSwitch.casePingRequest
(PingRequest msg) Handle aPingRequest
.