InstallSnapshot
RU: InstallSnapshot
A Raft RPC the leader uses to transfer a complete state-machine snapshot to a follower that has fallen too far behind for normal AppendEntries log replication. The message carries the snapshot data along with the last included index and term, which replace the follower's log prefix and let it resume replication from that point without replaying the discarded entries.