Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
_cleanup
Method · 0.95
on_page
Method · 0.80
on_error
Method · 0.80
cancel
Method · 0.80
_put_result
Method · 0.80
_put_result
Method · 0.80
return_connection
Method · 0.80
on_orphaned_stream_released
Method · 0.80
_replace
Method · 0.80
_signal_available_conn
Method · 0.80
push
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected