Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jhao104/proxy_pool
/ getCount
Method
getCount
db/dbClient.py:116–117 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
114
self.client.changeTable(name)
115
116
def
getCount(self):
117
return
self.client.getCount()
118
119
def
test(self):
120
return
self.client.test()
Callers
2
testRedisClient
Function · 0.95
testSsdbClient
Function · 0.95
Calls
no outgoing calls
Tested by
2
testRedisClient
Function · 0.76
testSsdbClient
Function · 0.76