Class ExprDotEvalParamLambda
java.lang.Object
com.espertech.esper.common.internal.epl.enummethod.dot.ExprDotEvalParam
com.espertech.esper.common.internal.epl.enummethod.dot.ExprDotEvalParamLambda
-
Constructor Summary
ConstructorDescriptionExprDotEvalParamLambda
(int parameterNum, ExprNode body, ExprForge bodyEvaluator, int streamCountIncoming, List<String> goesToNames, EnumForgeLambdaDesc lambdaDesc) -
Method Summary
Modifier and TypeMethodDescriptionint
Methods inherited from class com.espertech.esper.common.internal.epl.enummethod.dot.ExprDotEvalParam
getBody, getBodyForge, getParameterNum
-
Constructor Details
-
ExprDotEvalParamLambda
public ExprDotEvalParamLambda(int parameterNum, ExprNode body, ExprForge bodyEvaluator, int streamCountIncoming, List<String> goesToNames, EnumForgeLambdaDesc lambdaDesc)
-
-
Method Details
-
getStreamCountIncoming
public int getStreamCountIncoming() -
getGoesToNames
-
getLambdaDesc
-