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

Method empty_buffer

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

Source from the content-addressed store, hash-verified

173 return {'keyspace_size': len(self)}
174
175 def empty_buffer(self):
176 pass
177
178 def add_to_select_buffer(self, keys):
179 '''Query keys and add them to internal buffer'''

Callers 2

empty_bufferMethod · 0.45
closeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected