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

Method hasRecords

modules/blockbuilder/blockbuilder.go:152–154  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

150}
151
152func (p partitionState) hasRecords() bool {
153 return p.endOffset > emptyPartitionEndOffset
154}
155
156func New(
157 cfg Config,

Callers 1

consumeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected