struct

Raft::Node::ClientRequest

Inherits Struct < Value < Object

A client command submitted via Node#propose, waiting for commit. :nodoc:

Constructors

new(command : Bytes, response_channel : Channel(ClientResponse))
Source

Instance methods

command
Source
response_channel
Source