Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
152
func
(p partitionState) hasRecords() bool {
153
return
p.endOffset > emptyPartitionEndOffset
154
}
155
156
func
New(
157
cfg Config,
Callers
1
consume
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected