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