Package com.illumon.iris.db.v2.updateby.spec
-
Interface Summary Interface Description UpdateBySpec A Specification for an updateBy operation.UpdateBySpec.Visitor -
Class Summary Class Description CumMinMaxSpec AUpdateBySpecfor performing a Cumulative Min/Max of the specified columns.CumProdSpec AUpdateBySpecfor performing a Cumulative Product of the specified columns.CumSumSpec AUpdateBySpecfor performing a Cumulative Sum of the specified columns.EmaSpec AUpdateBySpecfor performing an Exponential Moving Average across the specified columnsFillBySpec AUpdateBySpecfor performing a forward fill of the specified columns.