|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.enummethod.eval.EnumEvalBase
com.espertech.esper.epl.enummethod.eval.EnumEvalBaseScalar
com.espertech.esper.epl.enummethod.eval.EnumEvalAnyOfScalar
public class EnumEvalAnyOfScalar
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.enummethod.eval.EnumEvalBaseScalar |
---|
type |
Fields inherited from class com.espertech.esper.epl.enummethod.eval.EnumEvalBase |
---|
innerExpression, streamNumLambda |
Constructor Summary | |
---|---|
EnumEvalAnyOfScalar(ExprEvaluator innerExpression,
int streamCountIncoming,
ObjectArrayEventType type)
|
Method Summary | |
---|---|
java.lang.Object |
evaluateEnumMethod(EventBean[] eventsLambda,
java.util.Collection target,
boolean isNewData,
ExprEvaluatorContext context)
|
Methods inherited from class com.espertech.esper.epl.enummethod.eval.EnumEvalBase |
---|
getInnerExpression, getStreamNumSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.espertech.esper.epl.enummethod.eval.EnumEval |
---|
getStreamNumSize |
Constructor Detail |
---|
public EnumEvalAnyOfScalar(ExprEvaluator innerExpression, int streamCountIncoming, ObjectArrayEventType type)
Method Detail |
---|
public java.lang.Object evaluateEnumMethod(EventBean[] eventsLambda, java.util.Collection target, boolean isNewData, ExprEvaluatorContext context)
evaluateEnumMethod
in interface EnumEval
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |