class LavinMQ::Clustering::Client
- LavinMQ::Clustering::Client
- Reference
- Object
Defined in:
lavinmq/clustering/client.crConstant Summary
-
Log =
LavinMQ::Log.for("clustering.client")
Constructors
Instance Method Summary
- #close
- #follow(host : String, port : Int32)
- #follow(uri : String)
- #follow(uri : URI)
- #follows?(host : String, port : Int32) : Bool
- #follows?(uri : String) : Bool
- #follows?(uri : URI) : Bool