Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lindb/lindb
/ Next
Method
Next
series/iterator.go:49–49 ·
view source on GitHub ↗
Next returns the field's iterator.
()
Source
from the content-addressed store, hash-verified
47
HasNext() bool
48
// Next returns the field's iterator.
49
Next() (startTime int64, fieldIt FieldIterator)
50
// BinaryMarshaler marshals the data.
51
enc.BinaryMarshaler
52
}
Callers
15
TestBinaryIterator
Function · 0.95
makeResultSet
Method · 0.95
RateCall
Function · 0.95
AvgCall
Function · 0.95
getDataFloatArray
Function · 0.95
ScanTagValueIDs
Method · 0.65
Grouping
Method · 0.65
IterateLowSeriesIDs
Method · 0.65
recover
Method · 0.65
TestStoreVersionSet_Recover_err
Function · 0.65
Key
Method · 0.65
BenchmarkEngine_DatabaseWithSyncMap
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestBinaryIterator
Function · 0.76
getDataFloatArray
Function · 0.76
TestStoreVersionSet_Recover_err
Function · 0.52
BenchmarkEngine_DatabaseWithSyncMap
Function · 0.52
BenchmarkEngine_DatabaseWithLockFreeMap
Function · 0.52
BenchmarkEngine_DatabaseWithLockFreeSlice
Function · 0.52
Benchmark_LoadSyncMap
Function · 0.52
Benchmark_LoadAtomicValue
Function · 0.52
Benchmark_SyncRWMutex
Function · 0.52
Benchmark_MapWithoutLock
Function · 0.52
Benchmark_ShardSet_iterating
Function · 0.52
Benchmark_ShardSet_binarySearch
Function · 0.52