struct LavinMQ::Replication::Server::Follower::AppendAction

Defined in:

lavinmq/replication/server.cr

Constructors

Instance Method Summary

Instance methods inherited from struct LavinMQ::Replication::Server::Follower::Action

send(socket : IO) : Int64 send

Constructor methods inherited from struct LavinMQ::Replication::Server::Follower::Action

new(path : String) new

Constructor Detail

def self.new(path : String, obj : Bytes | FileRange | UInt32 | Int32) #

[View source]

Instance Method Detail

def send(socket) : Int64 #

[View source]