MCPcopy
hub / github.com/grafana/tempo / Valid

Method Valid

pkg/parquetquery/iters.go:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112}
113
114func (t *RowNumber) Valid() bool {
115 return t[0] >= 0
116}
117
118// Next increments and resets the row numbers according
119// to the given repetition and definition levels. Examples

Callers 5

NextMethod · 0.80
SeekToMethod · 0.80
NextMethod · 0.80
SeekToMethod · 0.80
nextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected