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