Class IntRollingFormulaOperator

java.lang.Object
io.deephaven.engine.table.impl.updateby.UpdateByOperator
io.deephaven.engine.table.impl.updateby.rollingformula.IntRollingFormulaOperator

public class IntRollingFormulaOperator extends UpdateByOperator
Rolling formula operator for source int columns. The output column type will be entirely dependent on the formula provided by the user.