module LavinMQ::Replication::Replicator
Direct including types
Defined in:
lavinmq/replication/replicator.crInstance Method Summary
- #append(path : String, file : MFile, position : Int32, length : Int32)
- #append(path : String, obj)
- #delete_file(path : String)
- #register_file(file : File)
- #register_file(mfile : MFile)
- #replace_file(path : String)