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

Method Key

y/iterator.go:91–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 Rewind()
90 Seek(key []byte)
91 Key() []byte
92 Value() ValueStruct
93 Valid() bool
94

Callers 15

BackupMethod · 0.65
deleteMoveKeysForMethod · 0.65
TestWriteBatchFunction · 0.65
TestIteratePrefixFunction · 0.65
TestWriteBatchManagedFunction · 0.65
TestWriteBatchDuplicateFunction · 0.65
ToListMethod · 0.65
produceKVsMethod · 0.65
TestUpdateAndViewFunction · 0.65
TestConcurrentWriteFunction · 0.65
TestGetMoreFunction · 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
TestIteratePrefixFunction · 0.52
TestWriteBatchManagedFunction · 0.52
TestWriteBatchDuplicateFunction · 0.52
TestUpdateAndViewFunction · 0.52
TestConcurrentWriteFunction · 0.52
TestGetMoreFunction · 0.52
TestIterate2BasicFunction · 0.52
TestIterateDeletedFunction · 0.52
TestIterateParallelFunction · 0.52
TestDiscardVersionsBelowFunction · 0.52