public static class MathStep.TinkerExpression extends Object implements Serializable
Expression
class. That class is not marked Serializable
and therefore gives
problems in OLAP specifically with Spark. This wrapper allows the Expression
to be serialized in that
context with Java serialization.Constructor and Description |
---|
TinkerExpression(String equation,
Set<String> variables) |
Modifier and Type | Method and Description |
---|---|
net.objecthunter.exp4j.Expression |
getExpression() |
Set<String> |
getVariables() |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.