struct LavinMQ::Replication::AppendAction

Defined in:

lavinmq/replication/actions.cr

Constructors

Instance Method Summary

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

filename filename, lag_size : Int64 lag_size, send(socket : IO) : Int64 send

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

new(path : String) new

Constructor Detail

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

[View source]

Instance Method Detail

def lag_size : Int64 #

[View source]
def send(socket) : Int64 #

[View source]