Searched defs:isView_Aggregation (Results 1 – 1 of 1) sorted by relevance
351 type isView_Aggregation interface { interface352 isView_Aggregation() methodSpec378 func (*View_CountAggregation) isView_Aggregation() {} func380 func (*View_SumAggregation) isView_Aggregation() {} func382 func (*View_LastValueAggregation) isView_Aggregation() {} func384 func (*View_DistributionAggregation) isView_Aggregation() {} func