Home
last modified time | relevance | path

Searched defs:AggrType (Results 1 – 7 of 7) sorted by relevance

/dports/net-mgmt/thanos/thanos-0.11.0/pkg/compact/downsample/
H A Daggr.go72 func (c AggrChunk) Get(t AggrType) (chunkenc.Chunk, error) {
96 type AggrType uint8 type
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/thanos-io/thanos/pkg/compact/downsample/
H A Daggr.go74 func (c AggrChunk) Get(t AggrType) (chunkenc.Chunk, error) {
98 type AggrType uint8 type
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/thanos-io/thanos/pkg/compact/downsample/
H A Daggr.go74 func (c AggrChunk) Get(t AggrType) (chunkenc.Chunk, error) {
98 type AggrType uint8 type
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/thanos-io/thanos/pkg/compact/downsample/
H A Daggr.go74 func (c AggrChunk) Get(t AggrType) (chunkenc.Chunk, error) {
98 type AggrType uint8 type
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_join.h32 } AggrType; typedef
/dports/www/squid/squid-4.15/src/
H A Dsnmp_core.h27 typedef enum {atNone = 0, atSum, atAverage, atMax, atMin} AggrType; typedef
/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dpresol_dualagg.c62 enum AggrType enum