com.espertech.esper.epl.expression.subquery
Class ExprSubselectRowEvalStrategyUnfilteredUnselectedTable

java.lang.Object
  extended by com.espertech.esper.epl.expression.subquery.ExprSubselectRowEvalStrategyUnfilteredUnselected
      extended by com.espertech.esper.epl.expression.subquery.ExprSubselectRowEvalStrategyUnfilteredUnselectedTable
All Implemented Interfaces:
ExprSubselectRowEvalStrategy

public class ExprSubselectRowEvalStrategyUnfilteredUnselectedTable
extends ExprSubselectRowEvalStrategyUnfilteredUnselected


Constructor Summary
ExprSubselectRowEvalStrategyUnfilteredUnselectedTable(TableMetadata tableMetadata)
           
 
Method Summary
 java.lang.Object evaluate(EventBean[] eventsPerStream, boolean newData, java.util.Collection<EventBean> matchingEvents, ExprEvaluatorContext exprEvaluatorContext, ExprSubselectRowNode parent)
           
 
Methods inherited from class com.espertech.esper.epl.expression.subquery.ExprSubselectRowEvalStrategyUnfilteredUnselected
evaluateGetCollEvents, evaluateGetCollScalar, evaluateGetEventBean, typableEvaluate, typableEvaluateMultirow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprSubselectRowEvalStrategyUnfilteredUnselectedTable

public ExprSubselectRowEvalStrategyUnfilteredUnselectedTable(TableMetadata tableMetadata)
Method Detail

evaluate

public java.lang.Object evaluate(EventBean[] eventsPerStream,
                                 boolean newData,
                                 java.util.Collection<EventBean> matchingEvents,
                                 ExprEvaluatorContext exprEvaluatorContext,
                                 ExprSubselectRowNode parent)
Specified by:
evaluate in interface ExprSubselectRowEvalStrategy
Overrides:
evaluate in class ExprSubselectRowEvalStrategyUnfilteredUnselected

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