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 AUpdateBySpec
for performing a Cumulative Min/Max of the specified columns.CumProdSpec AUpdateBySpec
for performing a Cumulative Product of the specified columns.CumSumSpec AUpdateBySpec
for performing a Cumulative Sum of the specified columns.EmaSpec AUpdateBySpec
for performing an Exponential Moving Average across the specified columnsFillBySpec AUpdateBySpec
for performing a forward fill of the specified columns.