MCPcopy
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

testRedisClientFunction · 0.95
testSsdbClientFunction · 0.95

Calls

no outgoing calls

Tested by 2

testRedisClientFunction · 0.76
testSsdbClientFunction · 0.76