struct

Raft::RPC::Pong

Inherits Struct < Value < Object

Response to a Ping probe. Echoes back the sequence number so the sender can calculate round-trip time.

Constructors

new(sequence : UInt64)
Source

Instance methods

sequence

Echoed sequence number from the Ping.

Source
type
Source