class

Karma::Replication::Poller

Inherits Reference < Object

Constructors

new(cluster : Cluster, host : String, port : Int32, limit : Int32 = 1000, interval : Time::Span = 1.second, token : String | Nil = nil)
Source

Class methods

build?(cluster : Cluster) : Poller | Nil
Source

Instance methods

host
Source
limit
Source
poll_once
Source
port
Source
start!
Source
stop!
Source

Nested types