Uses of Class
io.permazen.kv.raft.msg.InstallSnapshot
Packages that use InstallSnapshot
-
Uses of InstallSnapshot in io.permazen.kv.raft.msg
Methods in io.permazen.kv.raft.msg with parameters of type InstallSnapshotModifier and TypeMethodDescriptionvoid
MessageSwitch.caseInstallSnapshot
(InstallSnapshot msg) Handle aInstallSnapshot
.