MCPcopy Create free account
hub / github.com/apache/cassandra-python-driver / notify

Method notify

cassandra/io/libevreactor.py:155–156  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

153 self._timers.service_timeouts()
154
155 def notify(self):
156 self._notifier.send()
157
158 def connection_created(self, conn):
159 with self._conn_set_lock:

Callers 11

_cleanupMethod · 0.95
on_pageMethod · 0.80
on_errorMethod · 0.80
cancelMethod · 0.80
_put_resultMethod · 0.80
_put_resultMethod · 0.80
return_connectionMethod · 0.80
_replaceMethod · 0.80
pushMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected