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

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

public class ExprDotEvalUnpackCollEventBean
extends java.lang.Object
implements ExprDotEval


Constructor Summary
ExprDotEvalUnpackCollEventBean(EventType type)
           
 
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

ExprDotEvalUnpackCollEventBean

public ExprDotEvalUnpackCollEventBean(EventType type)
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