public class AndEvaluator extends RecursiveBooleanEvaluator implements ManyValueWorker
RecursiveBooleanEvaluator.BooleanChecker, RecursiveBooleanEvaluator.Checker, RecursiveBooleanEvaluator.NullChecker, RecursiveBooleanEvaluator.NumberChecker, RecursiveBooleanEvaluator.StringChecker| Modifier and Type | Field and Description | 
|---|---|
| protected static long | serialVersionUID | 
constructingFactory, containedEvaluators, nodeId, streamContext| Constructor and Description | 
|---|
| AndEvaluator(StreamExpression expression,
            StreamFactory factory) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RecursiveBooleanEvaluator.Checker | constructChecker(Object fromValue) | 
doWork, normalizeInputTypeevaluate, getStreamContext, normalizeOutputType, recursivelyEvaluate, setStreamContext, toExplanation, toExpressionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoWorkevaluateOverContextprotected static final long serialVersionUID
public AndEvaluator(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionprotected RecursiveBooleanEvaluator.Checker constructChecker(Object fromValue) throws IOException
constructChecker in class RecursiveBooleanEvaluatorIOExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.