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

Method OwnsWALBlock

tempodb/encoding/versioned.go:64–64  ·  view source on GitHub ↗

OwnsWALBlock indicates if this encoding owns the WAL block

(entry fs.DirEntry)

Source from the content-addressed store, hash-verified

62
63 // OwnsWALBlock indicates if this encoding owns the WAL block
64 OwnsWALBlock(entry fs.DirEntry) bool
65}
66
67// FromVersion returns a versioned encoding for the provided string

Callers 1

RescanBlocksMethod · 0.65

Implementers 4

Encodingtempodb/encoding/vparquet4/encoding.go
Encodingtempodb/encoding/vparquet5/encoding.go
Encodingtempodb/encoding/vparquet3/encoding.go
Encodingtempodb/encoding/unsupported/encoding.

Calls

no outgoing calls

Tested by

no test coverage detected