MCPcopy
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
58func (v Encoding) OwnsWALBlock(entry fs.DirEntry) bool {
59 return ownsWALBlock(entry)
60}

Callers

nothing calls this directly

Calls 1

ownsWALBlockFunction · 0.70

Tested by

no test coverage detected