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

Method Close

tempodb/encoding/vparquet4/block_traceql.go:1451–1453  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1449}
1450
1451func (i *spansetIterator) Close() {
1452 i.iter.Close()
1453}
1454
1455// mergeSpansetIterator iterates through a slice of spansetIterators exhausting them
1456// in order

Callers

nothing calls this directly

Calls 1

CloseMethod · 0.65

Tested by

no test coverage detected