Package io.deephaven.api.updateby
package io.deephaven.api.updateby
-
ClassDescriptionDirectives for how to handle
null
andNaN
values while processing EMAsAn object for controlling the behavior of aUpdateByOperation.Delta(String...)
} operation.A class for constructingDeltaControl
instancesThe action that should be taken when the previous value isnull
Control parameters for performing operations with Table#updateBy()An interface to control the behavior of anTable#updateBy
Defines an operation that can be applied to a table with Table#updateBy()}