com.espertech.esper.epl.expression.dot
Class ExprDotMethodEvalNoDuckWrapArray

java.lang.Object
  extended by com.espertech.esper.epl.expression.dot.ExprDotMethodEvalNoDuck
      extended by com.espertech.esper.epl.expression.dot.ExprDotMethodEvalNoDuckWrapArray
All Implemented Interfaces:
ExprDotEval

public class ExprDotMethodEvalNoDuckWrapArray
extends ExprDotMethodEvalNoDuck


Field Summary
 
Fields inherited from class com.espertech.esper.epl.expression.dot.ExprDotMethodEvalNoDuck
method, statementName
 
Constructor Summary
ExprDotMethodEvalNoDuckWrapArray(java.lang.String statementName, net.sf.cglib.reflect.FastMethod method, ExprEvaluator[] parameters)
           
 
Method Summary
 java.lang.Object evaluate(java.lang.Object target, EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext exprEvaluatorContext)
           
 EPType getTypeInfo()
           
 
Methods inherited from class com.espertech.esper.epl.expression.dot.ExprDotMethodEvalNoDuck
visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprDotMethodEvalNoDuckWrapArray

public ExprDotMethodEvalNoDuckWrapArray(java.lang.String statementName,
                                        net.sf.cglib.reflect.FastMethod method,
                                        ExprEvaluator[] parameters)
Method Detail

evaluate

public java.lang.Object evaluate(java.lang.Object target,
                                 EventBean[] eventsPerStream,
                                 boolean isNewData,
                                 ExprEvaluatorContext exprEvaluatorContext)
Specified by:
evaluate in interface ExprDotEval
Overrides:
evaluate in class ExprDotMethodEvalNoDuck

getTypeInfo

public EPType getTypeInfo()
Specified by:
getTypeInfo in interface ExprDotEval
Overrides:
getTypeInfo in class ExprDotMethodEvalNoDuck

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