public class UuidEvaluator extends SimpleEvaluator
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
nodeId, streamContext| Constructor and Description |
|---|
UuidEvaluator(StreamExpression expression,
StreamFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
UUID |
evaluate(Tuple tuple) |
Explanation |
toExplanation(StreamFactory factory)
Returns an explanation about the stream object
|
StreamExpressionParameter |
toExpression(StreamFactory factory) |
getStreamContext, setStreamContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitevaluateOverContextprotected static final long serialVersionUID
public UuidEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic UUID evaluate(Tuple tuple) throws IOException
IOExceptionpublic StreamExpressionParameter toExpression(StreamFactory factory) throws IOException
IOExceptionpublic Explanation toExplanation(StreamFactory factory) throws IOException
Expressiblefactory - Stream factory for this, contains information about the function nameIOException - throw on any errorCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.