Home
last modified time | relevance | path

Searched defs:IntegerFuncReducer (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/query/
H A Dfunctions.gen.go603 type IntegerFuncReducer struct { struct
604 prev *IntegerPoint
605 fn IntegerReduceFunc
615 func (r *IntegerFuncReducer) AggregateInteger(p *IntegerPoint) {
631 func (r *IntegerFuncReducer) Emit() []IntegerPoint {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/query/
H A Dfunctions.gen.go603 type IntegerFuncReducer struct { struct
604 prev *IntegerPoint
605 fn IntegerReduceFunc
615 func (r *IntegerFuncReducer) AggregateInteger(p *IntegerPoint) {
631 func (r *IntegerFuncReducer) Emit() []IntegerPoint {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/query/
H A Dfunctions.gen.go603 type IntegerFuncReducer struct { struct
604 prev *IntegerPoint
605 fn IntegerReduceFunc
615 func (r *IntegerFuncReducer) AggregateInteger(p *IntegerPoint) {
631 func (r *IntegerFuncReducer) Emit() []IntegerPoint {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/query/
H A Dfunctions.gen.go606 type IntegerFuncReducer struct { struct
607 prev *IntegerPoint
608 fn IntegerReduceFunc
618 func (r *IntegerFuncReducer) AggregateInteger(p *IntegerPoint) {
634 func (r *IntegerFuncReducer) Emit() []IntegerPoint {