|
||||||||||
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
public abstract class EnumEvalBaseScalar
Field Summary | |
---|---|
protected ObjectArrayEventType |
type
|
Fields inherited from class com.espertech.esper.epl.enummethod.eval.EnumEvalBase |
---|
innerExpression, streamNumLambda |
Constructor Summary | |
---|---|
EnumEvalBaseScalar(ExprEvaluator innerExpression,
int streamCountIncoming,
ObjectArrayEventType type)
|
Method Summary |
---|
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 |
---|
evaluateEnumMethod, getStreamNumSize |
Field Detail |
---|
protected final ObjectArrayEventType type
Constructor Detail |
---|
public EnumEvalBaseScalar(ExprEvaluator innerExpression, int streamCountIncoming, ObjectArrayEventType type)
|
© 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 |