MCPcopy
hub / github.com/dgraph-io/badger / Close

Method Close

y/iterator.go:96–96  ·  view source on GitHub ↗

All iterators should be closed so that file garbage collection works.

()

Source from the content-addressed store, hash-verified

94
95 // All iterators should be closed so that file garbage collection works.
96 Close() error
97}

Callers 15

deleteLogFileMethod · 0.65
openMethod · 0.65
initMethod · 0.65
CloseMethod · 0.65
TestWriteBatchFunction · 0.65
TestManifestBasicFunction · 0.65
buildTableFunction · 0.65
TestIteratePrefixFunction · 0.65
TestBuildRegistryFunction · 0.65

Implementers 6

MergeIteratortable/merge_iterator.go
Iteratortable/iterator.go
ConcatIteratortable/iterator.go
SimpleIteratortable/merge_iterator_test.go
UniIteratorskl/skl.go

Calls

no outgoing calls

Tested by 15

TestWriteBatchFunction · 0.52
TestManifestBasicFunction · 0.52
buildTableFunction · 0.52
TestIteratePrefixFunction · 0.52
TestBuildRegistryFunction · 0.52
TestRewriteRegistryFunction · 0.52
TestMismatchFunction · 0.52
TestKeyRegistryInMemoryFunction · 0.52