Enum kairosdb::query::AggregatorType
[−]
[src]
pub enum AggregatorType {
AVG,
DEV,
COUNT,
FIRST,
GAPS,
HISTOGRAM,
}Aggregator methods
Variants
AVGDEVCOUNTFIRSTGAPSHISTOGRAM