functions

package
v0.5.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2023 License: BSD-3-Clause Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddSampleAccum added in v0.5.7

func AddSampleAccum(a, b interface{}) interface{}

func AddSampleCount

func AddSampleCount(a, b interface{}) interface{}

func AddSampleMax

func AddSampleMax(a, b interface{}) interface{}

func AddSampleMin

func AddSampleMin(a, b interface{}) interface{}

func AddSampleSum

func AddSampleSum(a, b interface{}) interface{}

func AggregateBlocksAccumulate added in v0.5.7

func AggregateBlocksAccumulate(blocks []interface{}, start int, size int) interface{}

func AggregateBlocksAvg

func AggregateBlocksAvg(blocks []interface{}, start int, size int) interface{}

func AggregateBlocksCount

func AggregateBlocksCount(blocks []interface{}, start int, size int) interface{}

func AggregateBlocksMax

func AggregateBlocksMax(blocks []interface{}, start int, size int) interface{}

func AggregateBlocksMin

func AggregateBlocksMin(blocks []interface{}, start int, size int) interface{}

func AggregateBlocksSum

func AggregateBlocksSum(blocks []interface{}, start int, size int) interface{}

func AggregateSingleAvg

func AggregateSingleAvg(a interface{}, count int) interface{}

func AggregateSingleNoopFunc

func AggregateSingleNoopFunc(value interface{}, count int) interface{}

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL