class
   LavinMQ::Clustering::NoopServer
  
  - LavinMQ::Clustering::NoopServer
 - Reference
 - Object
 
Included Modules
Defined in:
lavinmq/clustering/server.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)
 
Instance methods inherited from module LavinMQ::Clustering::Replicator
  
  
    
      append(path : String, file : MFile, position : Int32, length : Int32)append(path : String, obj) append, clear clear, close close, delete_file(path : String) delete_file, followers : Array(Follower) followers, listen(server : TCPServer) listen, password : String password, register_file(file : File)
register_file(mfile : MFile) register_file, replace_file(path : String) replace_file