Class BooleanRollingFormulaOperator

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

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