Searched refs:compactionSeriesSet (Results 1 – 5 of 5) sorted by relevance
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/tsdb/ |
H A D | compact.go | 703 type compactionSeriesSet struct { struct 715 …SeriesSet(i IndexReader, c ChunkReader, t TombstoneReader, p index.Postings) *compactionSeriesSet { 716 return &compactionSeriesSet{ 724 func (c *compactionSeriesSet) Next() bool { argument 766 func (c *compactionSeriesSet) Err() error { argument 773 func (c *compactionSeriesSet) At() (labels.Labels, []chunks.Meta, Intervals) { argument
|
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/ |
H A D | compact.go | 703 type compactionSeriesSet struct { struct 715 …SeriesSet(i IndexReader, c ChunkReader, t TombstoneReader, p index.Postings) *compactionSeriesSet { 716 return &compactionSeriesSet{ 724 func (c *compactionSeriesSet) Next() bool { argument 766 func (c *compactionSeriesSet) Err() error { argument 773 func (c *compactionSeriesSet) At() (labels.Labels, []chunks.Meta, Intervals) { argument
|
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/ |
H A D | compact.go | 873 type compactionSeriesSet struct { struct 885 …SeriesSet(i IndexReader, c ChunkReader, t TombstoneReader, p index.Postings) *compactionSeriesSet { 886 return &compactionSeriesSet{ 894 func (c *compactionSeriesSet) Next() bool { argument 936 func (c *compactionSeriesSet) Err() error { argument 943 func (c *compactionSeriesSet) At() (labels.Labels, []chunks.Meta, Intervals) { argument
|
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/tsdb/ |
H A D | compact.go | 844 type compactionSeriesSet struct { struct 856 …riesSet(i IndexReader, c ChunkReader, t tombstones.Reader, p index.Postings) *compactionSeriesSet { 857 return &compactionSeriesSet{ 865 func (c *compactionSeriesSet) Next() bool { argument 907 func (c *compactionSeriesSet) Err() error { argument 914 func (c *compactionSeriesSet) At() (labels.Labels, []chunks.Meta, tombstones.Intervals) { argument
|
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/prometheus/tsdb/ |
H A D | compact.go | 856 type compactionSeriesSet struct { struct 868 …SeriesSet(i IndexReader, c ChunkReader, t TombstoneReader, p index.Postings) *compactionSeriesSet { 869 return &compactionSeriesSet{ 877 func (c *compactionSeriesSet) Next() bool { argument 919 func (c *compactionSeriesSet) Err() error { argument 926 func (c *compactionSeriesSet) At() (labels.Labels, []chunks.Meta, Intervals) { argument
|