public abstract class RecursiveNumericEvaluator extends RecursiveEvaluator
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
constructingFactory, containedEvaluators, nodeId, streamContext| Constructor and Description |
|---|
RecursiveNumericEvaluator(StreamExpression expression,
StreamFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
normalizeInputType(Object value) |
evaluate, getStreamContext, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateOverContextdoWorkprotected static final long serialVersionUID
public RecursiveNumericEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic Object normalizeInputType(Object value) throws StreamEvaluatorException
normalizeInputType in class RecursiveEvaluatorStreamEvaluatorExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.