module
   LavinMQ::Clustering::Replicator
  
  Direct including types
Defined in:
lavinmq/clustering/replicator.crInstance Method Summary
- #append(path : String, file : MFile, position : Int32, length : Int32)
 - #append(path : String, obj)
 - #clear
 - #close
 - #delete_file(path : String)
 - #followers : Array(Follower)
 - #listen(server : TCPServer)
 - #password : String
 - #register_file(file : File)
 - #register_file(mfile : MFile)
 - #replace_file(path : String)