MCPcopy
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

TestBinaryIteratorFunction · 0.95
makeResultSetMethod · 0.95
RateCallFunction · 0.95
AvgCallFunction · 0.95
getDataFloatArrayFunction · 0.95
ScanTagValueIDsMethod · 0.65
GroupingMethod · 0.65
IterateLowSeriesIDsMethod · 0.65
recoverMethod · 0.65
KeyMethod · 0.65

Calls

no outgoing calls