MathAggregatorFunctions
;
Will be made private and kept for backwards compatibility with persisted state.@Deprecated
public static class Enrichers.ComputingAverage<T extends java.lang.Number>
extends java.lang.Object
Constructor and Description |
---|
ComputingAverage(java.lang.Number defaultValueForUnreportedSensors,
java.lang.Number valueToReportIfNoSensors,
<any> typeToken)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
T |
apply(java.util.Collection<T> input)
Deprecated.
|