Class OperationControl

java.lang.Object
io.deephaven.api.updateby.OperationControl

@Immutable public abstract class OperationControl extends Object

Control parameters for performing operations with Table#updateBy()

Defaults are as follows

  • On null Values - Skip
  • On NaN Values - Skip
  • On null timestamps - Skip
  • On zero delta Time - Skip
  • On negative delta time - Throw Exception
  • BigDecimal / BigInteger MathContext - Decimal 128