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

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

public class ExprDotEvalUnpackBean
extends java.lang.Object
implements ExprDotEval


Constructor Summary
ExprDotEvalUnpackBean(EventType lambdaType)
           
 
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

ExprDotEvalUnpackBean

public ExprDotEvalUnpackBean(EventType lambdaType)
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