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