Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lindb/lindb
/ Key
Method
Key
kv/table/iterator.go:32–32 ·
view source on GitHub ↗
Key returns the key of the current key/value pair
()
Source
from the content-addressed store, hash-verified
30
HasNext() bool
31
// Key returns the key of the current key/value pair
32
Key() uint32
33
// Value returns the value of the current key/value pair
34
Value() []byte
35
}
Callers
15
doMerge
Method · 0.65
generateIterator
Function · 0.65
TestStoreIterator
Function · 0.65
TestMergedIterator
Function · 0.65
TestMergedIterator_complex
Function · 0.65
generateIterator
Function · 0.65
initQueue
Method · 0.65
HasNext
Method · 0.65
NextKey
Method · 0.65
Test_tags
Function · 0.65
Test_parseUnescapedMetric
Function · 0.65
Valid
Method · 0.65
Calls
no outgoing calls
Tested by
7
generateIterator
Function · 0.52
TestStoreIterator
Function · 0.52
TestMergedIterator
Function · 0.52
TestMergedIterator_complex
Function · 0.52
generateIterator
Function · 0.52
Test_tags
Function · 0.52
Test_parseUnescapedMetric
Function · 0.52