Struct kairosdb::query::Aggregator
[−]
[src]
pub struct Aggregator { /* fields omitted */ }
JSON representation of the aggregator object
Methods
impl Aggregator
[src]
fn new(name: AggregatorType, sampling: RelativeTime) -> Aggregator
Creates a new Aggregator
object