MCPcopy Create free account
hub / github.com/cortexproject/cortex / Err

Method Err

pkg/querier/batch/batch.go:51–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49 Batch() chunk.Batch
50
51 Err() error
52}
53
54// NewChunkMergeIterator returns a chunkenc.Iterator that merges Cortex chunks together.

Implementers 3

chunkIteratorpkg/querier/batch/chunk.go
mergeIteratorpkg/querier/batch/merge.go
nonOverlappingIteratorpkg/querier/batch/non_overlapping.go

Calls

no outgoing calls