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, EPType returnType)
           
 
Method Summary
 java.lang.Object evaluate(java.lang.Object target, EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext exprEvaluatorContext)
           
 EPType getTypeInfo()
           
 void visit(ExprDotEvalVisitor visitor)
           
 
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,
                           EPType 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 EPType getTypeInfo()
Specified by:
getTypeInfo in interface ExprDotEval

visit

public void visit(ExprDotEvalVisitor visitor)
Specified by:
visit in interface ExprDotEval

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