public class AbsoluteValueEvaluator extends NumberEvaluator
Modifier and Type | Field and Description |
---|---|
protected static long |
serialVersionUID |
constructingFactory, nodeId, streamContext, subEvaluators
Constructor and Description |
---|
AbsoluteValueEvaluator(StreamExpression expression,
StreamFactory factory) |
Modifier and Type | Method and Description |
---|---|
Number |
evaluate(Tuple tuple) |
evaluateAll, normalizeType
getStreamContext, setStreamContext, toExplanation, toExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateOverContext
protected static final long serialVersionUID
public AbsoluteValueEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOException
public Number evaluate(Tuple tuple) throws IOException
evaluate
in interface StreamEvaluator
evaluate
in class NumberEvaluator
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.