|
||||||||||
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
public class EnumEvalBase
Field Summary | |
---|---|
protected ExprEvaluator |
innerExpression
|
protected int |
streamNumLambda
|
Constructor Summary | |
---|---|
EnumEvalBase(ExprEvaluator innerExpression,
int streamCountIncoming)
|
|
EnumEvalBase(int streamCountIncoming)
|
Method Summary | |
---|---|
ExprEvaluator |
getInnerExpression()
|
int |
getStreamNumSize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ExprEvaluator innerExpression
protected int streamNumLambda
Constructor Detail |
---|
public EnumEvalBase(ExprEvaluator innerExpression, int streamCountIncoming)
public EnumEvalBase(int streamCountIncoming)
Method Detail |
---|
public ExprEvaluator getInnerExpression()
public int getStreamNumSize()
|
© 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 |