Karma::Replication
Constants
LSN_FILE_NAME = "karma.replication.lsn"
LSN_MUTEX = Mutex.new
METRICS_MUTEX = Mutex.new
Class methods
apply(entries : Array(Karma::Wal::Entry), cluster : Cluster, dump_dir = Karma.config.dump_dir) : UInt64
Sourcerecord_bootstrap_attempt
Sourcerecord_bootstrap_error(error : String) : Nil
Sourcerecord_bootstrap_success
Sourcerecord_poll_attempt
Sourcerecord_poll_error(error : String) : Nil
Sourcerecord_poll_success
Sourcerecord_source_lsn(lsn : UInt64) : Nil
Sourcereset!
Source