Home
last modified time | relevance | path

Searched refs:stringReduceStringIterator (Results 1 – 4 of 4) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/query/
H A Diterator.gen.go9695 type stringReduceStringIterator struct { struct
9704 …Options, createFn func() (StringPointAggregator, StringPointEmitter)) *stringReduceStringIterator {
9705 return &stringReduceStringIterator{
9714 func (itr *stringReduceStringIterator) Stats() IteratorStats { return itr.input.Stats() } argument
9717 func (itr *stringReduceStringIterator) Close() error { return itr.input.Close() } argument
9720 func (itr *stringReduceStringIterator) Next() (*StringPoint, error) { argument
9746 func (itr *stringReduceStringIterator) reduce() ([]StringPoint, error) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/influxdata/influxdb/query/
H A Diterator.gen.go9839 type stringReduceStringIterator struct { struct
9848 …Options, createFn func() (StringPointAggregator, StringPointEmitter)) *stringReduceStringIterator {
9849 return &stringReduceStringIterator{
9858 func (itr *stringReduceStringIterator) Stats() IteratorStats { return itr.input.Stats() } argument
9861 func (itr *stringReduceStringIterator) Close() error { return itr.input.Close() } argument
9864 func (itr *stringReduceStringIterator) Next() (*StringPoint, error) { argument
9890 func (itr *stringReduceStringIterator) reduce() ([]StringPoint, error) { argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/query/
H A Diterator.gen.go9839 type stringReduceStringIterator struct { struct
9848 …Options, createFn func() (StringPointAggregator, StringPointEmitter)) *stringReduceStringIterator {
9849 return &stringReduceStringIterator{
9858 func (itr *stringReduceStringIterator) Stats() IteratorStats { return itr.input.Stats() } argument
9861 func (itr *stringReduceStringIterator) Close() error { return itr.input.Close() } argument
9864 func (itr *stringReduceStringIterator) Next() (*StringPoint, error) { argument
9890 func (itr *stringReduceStringIterator) reduce() ([]StringPoint, error) { argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/query/
H A Diterator.gen.go9476 type stringReduceStringIterator struct { struct
9485 …Options, createFn func() (StringPointAggregator, StringPointEmitter)) *stringReduceStringIterator {
9486 return &stringReduceStringIterator{
9495 func (itr *stringReduceStringIterator) Stats() IteratorStats { return itr.input.Stats() } argument
9498 func (itr *stringReduceStringIterator) Close() error { return itr.input.Close() } argument
9501 func (itr *stringReduceStringIterator) Next() (*StringPoint, error) { argument
9527 func (itr *stringReduceStringIterator) reduce() ([]StringPoint, error) { argument