com.espertech.esper.epl.enummethod.dot
Class ExprDotEvalParamLambda

java.lang.Object
  extended by com.espertech.esper.epl.enummethod.dot.ExprDotEvalParam
      extended by com.espertech.esper.epl.enummethod.dot.ExprDotEvalParamLambda

public class ExprDotEvalParamLambda
extends ExprDotEvalParam


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

ExprDotEvalParamLambda

public ExprDotEvalParamLambda(int parameterNum,
                              ExprNode body,
                              ExprEvaluator bodyEvaluator,
                              int streamCountIncoming,
                              java.util.List<java.lang.String> goesToNames,
                              EventType[] goesToTypes)
Method Detail

getStreamCountIncoming

public int getStreamCountIncoming()

getGoesToNames

public java.util.List<java.lang.String> getGoesToNames()

getGoesToTypes

public EventType[] getGoesToTypes()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com