public class SampleEvaluator extends RecursiveObjectEvaluator implements ManyValueWorker
constructingFactory, containedEvaluators, nodeId, streamContext
Constructor and Description |
---|
SampleEvaluator(StreamExpression expression,
StreamFactory factory) |
Modifier and Type | Method and Description |
---|---|
Object |
doWork(Object... objects) |
evaluate, getStreamContext, normalizeInputType, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluateOverContext
public SampleEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOException
public Object doWork(Object... objects) throws IOException
doWork
in interface ManyValueWorker
doWork
in interface ValueWorker
IOException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.