Interface AggregateMetricDoubleNativeSupport
- All Known Implementing Classes:
Absent,AbsentOverTime,Avg,AvgOverTime,Count,CountOverTime,Max,MaxOverTime,Min,MinOverTime,Present,PresentOverTime,Sum,SumOverTime
public interface AggregateMetricDoubleNativeSupport
Marker interface to say that an aggregate funciton supports aggregate_metric_double natively
i.e. max, min, sum, count, avg