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