Raft::RPC::AppendEntries
Sent by the leader to replicate log entries and serve as heartbeat.
An empty entries array acts as a heartbeat without appending any entries.
Constructors
Instance methods
type
SourceSent by the leader to replicate log entries and serve as heartbeat.
An empty entries array acts as a heartbeat without appending any entries.