Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Mongo::Monitoring::Observable(T)
Inherits
Reference
/
Object
Provides an observable interface for the
Mongo::Client
.
Instance methods
broadcast
(event :
T
)
Source
has_subscribers?
Source
subscribe
Source
unsubscribe
(callback :
T
->
Nil
) :
Nil
Source