struct

Raft::RPC::Ping

Inherits Struct < Value < Object

RTT measurement probe. Sent by the RTT monitor to measure round-trip time to a peer. The receiver immediately responds with a Pong.

Constructors

new(sequence : UInt64)
Source

Instance methods

sequence

Monotonic sequence number to match requests with responses.

Source
type
Source