public class IfThenElseEvaluator extends ConditionalEvaluator
ConditionalEvaluator.BooleanChecker, ConditionalEvaluator.Checker| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
constructingFactory, nodeId, streamContext, subEvaluators| Constructor and Description |
|---|
IfThenElseEvaluator(StreamExpression expression,
StreamFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(Tuple tuple) |
evaluateAllgetStreamContext, setStreamContext, toExplanation, toExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateOverContextprotected static final long serialVersionUID
public IfThenElseEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic Object evaluate(Tuple tuple) throws IOException
IOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.