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

Class UnorderedStorage

join/LSH/datasketch/storage.py:199–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197
198
199class UnorderedStorage(Storage):
200
201 pass
202
203
204class DictListStorage(OrderedStorage):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected