Package io.deephaven.api.updateby
Interface OperationControl.Builder
- Enclosing class:
- OperationControl
public static interface OperationControl.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbigValueContext
(MathContext context) build()
onNanValue
(BadDataBehavior badDataBehavior) onNullValue
(BadDataBehavior badDataBehavior)
-
Method Details
-
onNullValue
-
onNanValue
-
bigValueContext
-
build
OperationControl build()
-