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

Method applyToLeftJoinIterator

pkg/parquetquery/iters.go:313–313  ·  view source on GitHub ↗
(*LeftJoinIterator)

Source from the content-addressed store, hash-verified

311
312type LeftJoinIteratorOption interface {
313 applyToLeftJoinIterator(*LeftJoinIterator)
314}
315
316type CollectorOption struct {

Callers 1

NewLeftJoinIteratorFunction · 0.65

Implementers 4

CollectorOptionpkg/parquetquery/iters.go
PoolOptionpkg/parquetquery/iters.go
NameOptionpkg/parquetquery/iters.go
IteratorOptionpkg/parquetquery/iters.go

Calls

no outgoing calls

Tested by

no test coverage detected