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

java.lang.Object
  extended by com.espertech.esper.epl.enummethod.dot.ExprDotEvalProperty
All Implemented Interfaces:
ExprDotEval

public class ExprDotEvalProperty
extends java.lang.Object
implements ExprDotEval


Constructor Summary
ExprDotEvalProperty(EventPropertyGetter getter, ExpressionReturnType returnType)
           
 
Method Summary
 java.lang.Object evaluate(java.lang.Object target, EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext exprEvaluatorContext)
           
 ExpressionReturnType getTypeInfo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprDotEvalProperty

public ExprDotEvalProperty(EventPropertyGetter getter,
                           ExpressionReturnType returnType)
Method Detail

evaluate

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

getTypeInfo

public ExpressionReturnType getTypeInfo()
Specified by:
getTypeInfo in interface ExprDotEval

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