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