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, toExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateOverContext
doWork
protected static final long serialVersionUID
public RecursiveNumericEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOException
public Object normalizeInputType(Object value) throws StreamEvaluatorException
normalizeInputType
in class RecursiveEvaluator
StreamEvaluatorException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.