public class ReverseEvaluator extends RecursiveObjectEvaluator implements OneValueWorker
| Modifier and Type | Field and Description | 
|---|---|
protected static long | 
serialVersionUID  | 
constructingFactory, containedEvaluators, nodeId, streamContext| Constructor and Description | 
|---|
ReverseEvaluator(StreamExpression expression,
                StreamFactory factory)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
doWork(Object value)  | 
evaluate, getStreamContext, normalizeInputType, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoWorkevaluateOverContextprotected static final long serialVersionUID
public ReverseEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic Object doWork(Object value)
doWork in interface OneValueWorkerCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.