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