com.espertech.esper.epl.lookup
Class SubordWMatchExprLookupStrategyAllUnfiltered

java.lang.Object
  extended by com.espertech.esper.epl.lookup.SubordWMatchExprLookupStrategyAllUnfiltered
All Implemented Interfaces:
SubordWMatchExprLookupStrategy

public class SubordWMatchExprLookupStrategyAllUnfiltered
extends java.lang.Object
implements SubordWMatchExprLookupStrategy


Constructor Summary
SubordWMatchExprLookupStrategyAllUnfiltered(java.lang.Iterable<EventBean> source)
           
 
Method Summary
 EventBean[] lookup(EventBean[] newData, ExprEvaluatorContext exprEvaluatorContext)
          Determines the events.
 java.lang.String toQueryPlan()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SubordWMatchExprLookupStrategyAllUnfiltered

public SubordWMatchExprLookupStrategyAllUnfiltered(java.lang.Iterable<EventBean> source)
Method Detail

lookup

public EventBean[] lookup(EventBean[] newData,
                          ExprEvaluatorContext exprEvaluatorContext)
Description copied from interface: SubordWMatchExprLookupStrategy
Determines the events.

Specified by:
lookup in interface SubordWMatchExprLookupStrategy
Parameters:
newData - is the correlation events
exprEvaluatorContext - expression evaluation context
Returns:
the events

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

toQueryPlan

public java.lang.String toQueryPlan()
Specified by:
toQueryPlan in interface SubordWMatchExprLookupStrategy

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