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

Method KeepPage

pkg/parquetquery/predicates.go:19–19  ·  view source on GitHub ↗
(page pq.Page)

Source from the content-addressed store, hash-verified

17
18 KeepColumnChunk(*ColumnChunkHelper) bool
19 KeepPage(page pq.Page) bool
20 KeepValue(pq.Value) bool
21}
22

Callers 6

KeepPageMethod · 0.65
KeepPageMethod · 0.65
KeepPageMethod · 0.65
seekPagesMethod · 0.65
nextMethod · 0.65
nextMethod · 0.65

Implementers 15

samplingPredicatetempodb/encoding/vparquet4/block_trace
reportValuesPredicatetempodb/encoding/vparquet4/block_searc
samplingPredicatetempodb/encoding/vparquet5/block_trace
reportValuesPredicatetempodb/encoding/vparquet5/block_searc
reportValuesPredicatetempodb/encoding/vparquet3/block_searc
ByteInPredicatepkg/parquetquery/predicates.go
ByteNotInPredicatepkg/parquetquery/predicates.go
regexPredicatepkg/parquetquery/predicates.go
SubstringPredicatepkg/parquetquery/predicates.go
IntBetweenPredicatepkg/parquetquery/predicates.go
OrPredicatepkg/parquetquery/predicates.go
InstrumentedPredicatepkg/parquetquery/predicates.go

Calls

no outgoing calls

Tested by

no test coverage detected