|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.enummethod.dot.ExprDotEvalParam
com.espertech.esper.epl.enummethod.dot.ExprDotEvalParamLambda
public class ExprDotEvalParamLambda
Constructor Summary | |
---|---|
ExprDotEvalParamLambda(int parameterNum,
ExprNode body,
ExprEvaluator bodyEvaluator,
int streamCountIncoming,
java.util.List<java.lang.String> goesToNames,
EventType[] goesToTypes)
|
Method Summary | |
---|---|
java.util.List<java.lang.String> |
getGoesToNames()
|
EventType[] |
getGoesToTypes()
|
int |
getStreamCountIncoming()
|
Methods inherited from class com.espertech.esper.epl.enummethod.dot.ExprDotEvalParam |
---|
getBody, getBodyEvaluator, getParameterNum |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExprDotEvalParamLambda(int parameterNum, ExprNode body, ExprEvaluator bodyEvaluator, int streamCountIncoming, java.util.List<java.lang.String> goesToNames, EventType[] goesToTypes)
Method Detail |
---|
public int getStreamCountIncoming()
public java.util.List<java.lang.String> getGoesToNames()
public EventType[] getGoesToTypes()
|
© 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 |