class
Karma::Replication::Poller
- Karma::Replication::Poller
- Reference
- Object
Defined in:
replication/poller.crConstructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(cluster : Cluster, host : String, port : Int32, limit : Int32 = 1000, interval : Time::Span = 1.second, token : String | Nil = nil)
#