Class BigNumberEMAOperator<T>

java.lang.Object
com.illumon.iris.db.v2.updateby.internal.BaseObjectUpdateByOperator<BigDecimal>
com.illumon.iris.db.v2.updateby.ema.BigNumberEMAOperator<T>
All Implemented Interfaces:
UpdateByOperator
Direct Known Subclasses:
BigDecimalEMAOperator, BigIntegerEMAOperator

public abstract class BigNumberEMAOperator<T>
extends BaseObjectUpdateByOperator<BigDecimal>