Interface ToAggregator
- All Known Implementing Classes:
Count,CountDistinct,Delta,First,FirstOverTime,Idelta,Increase,Irate,Last,LastOverTime,Max,MedianAbsoluteDeviation,Min,NumericAggregate,Percentile,Present,Rate,Sample,SpatialCentroid,SpatialExtent,StdDev,Sum,Top,Values
public interface ToAggregator
Expressions that have a mapping to an
AggregatorFunctionSupplier.-
Method Summary
-
Method Details
-
supplier
AggregatorFunctionSupplier supplier()
-