Class EmaControl

java.lang.Object
com.illumon.iris.db.v2.updateby.ema.EmaControl

public class EmaControl
extends Object

Control parameters for performing EMAs with Table.updateBy(Collection, String...)

Defaults are as follows

  • On null Values - Skip
  • On NaN Values - Skip
  • On null timestamps - Skip
  • On zero delta Time - Skip
  • On negative delta time - Throw Exception
  • BigDecimal / BigInteger MathContext - Decimal 128