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

Method applyToJoinIterator

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

Source from the content-addressed store, hash-verified

307
308type JoinIteratorOption interface {
309 applyToJoinIterator(*JoinIterator)
310}
311
312type LeftJoinIteratorOption interface {

Callers 1

NewJoinIteratorFunction · 0.65

Implementers 1

PoolOptionpkg/parquetquery/iters.go

Calls

no outgoing calls

Tested by

no test coverage detected