Home
last modified time | relevance | path

Searched defs:ListPostings (Results 1 – 8 of 8) sorted by relevance

/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/prometheus/tsdb/index/
H A Dpostings.go592 type ListPostings struct { struct
593 list []uint64
594 cur uint64
605 func (it *ListPostings) At() uint64 {
609 func (it *ListPostings) Next() bool {
619 func (it *ListPostings) Seek(x uint64) bool {
641 func (it *ListPostings) Err() error {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/prometheus/tsdb/index/
H A Dpostings.go605 type ListPostings struct { struct
606 list []uint64
607 cur uint64
618 func (it *ListPostings) At() uint64 {
622 func (it *ListPostings) Next() bool {
632 func (it *ListPostings) Seek(x uint64) bool {
654 func (it *ListPostings) Err() error {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/prometheus/prometheus/tsdb/index/
H A Dpostings.go677 type ListPostings struct { struct
678 list []uint64
679 cur uint64
690 func (it *ListPostings) At() uint64 {
694 func (it *ListPostings) Next() bool {
704 func (it *ListPostings) Seek(x uint64) bool {
726 func (it *ListPostings) Err() error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/prometheus/prometheus/tsdb/index/
H A Dpostings.go699 type ListPostings struct { struct
700 list []uint64
701 cur uint64
712 func (it *ListPostings) At() uint64 {
716 func (it *ListPostings) Next() bool {
726 func (it *ListPostings) Seek(x uint64) bool {
748 func (it *ListPostings) Err() error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/prometheus/tsdb/index/
H A Dpostings.go699 type ListPostings struct { struct
700 list []uint64
701 cur uint64
712 func (it *ListPostings) At() uint64 {
716 func (it *ListPostings) Next() bool {
726 func (it *ListPostings) Seek(x uint64) bool {
748 func (it *ListPostings) Err() error {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/tsdb/index/
H A Dpostings.go700 type ListPostings struct { struct
701 list []uint64
702 cur uint64
713 func (it *ListPostings) At() uint64 {
717 func (it *ListPostings) Next() bool {
727 func (it *ListPostings) Seek(x uint64) bool {
749 func (it *ListPostings) Err() error {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/prometheus/prometheus/tsdb/index/
H A Dpostings.go699 type ListPostings struct { struct
700 list []uint64
701 cur uint64
712 func (it *ListPostings) At() uint64 {
716 func (it *ListPostings) Next() bool {
726 func (it *ListPostings) Seek(x uint64) bool {
748 func (it *ListPostings) Err() error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/prometheus/tsdb/index/
H A Dpostings.go643 type ListPostings struct { struct
644 list []uint64
645 cur uint64
656 func (it *ListPostings) At() uint64 {
660 func (it *ListPostings) Next() bool {
670 func (it *ListPostings) Seek(x uint64) bool {
692 func (it *ListPostings) Err() error {