Package com.illumon.iris.db.v2.utils
Class CumulativeUtil.CumulativeHelper
java.lang.Object
com.illumon.iris.db.v2.utils.CumulativeUtil.CumulativeHelper
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CumulativeUtil
Provides a helper class with a map to cache previous row values when performing rolling or
cumulative aggregations.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CumulativeHelper
public CumulativeHelper(double startValue)
-
-
Method Details
-
get
-
put
-