Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ OwnsWALBlock
Method
OwnsWALBlock
tempodb/encoding/vparquet4/encoding.go:58–60 ·
view source on GitHub ↗
(entry fs.DirEntry)
Source
from the content-addressed store, hash-verified
56
}
57
58
func
(v Encoding) OwnsWALBlock(entry fs.DirEntry) bool {
59
return
ownsWALBlock(entry)
60
}
Callers
nothing calls this directly
Calls
1
ownsWALBlock
Function · 0.70
Tested by
no test coverage detected