MCPcopy Create free account
hub / github.com/BIT-DataLab/LakeBench / status

Method status

join/LSH/datasketch/storage.py:172–173  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

170 pass
171
172 def status(self):
173 return {'keyspace_size': len(self)}
174
175 def empty_buffer(self):
176 pass

Callers 1

statusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected