|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.lookup.SubordWMatchExprLookupStrategyIndexedUnfiltered
public class SubordWMatchExprLookupStrategyIndexedUnfiltered
Constructor Summary | |
---|---|
SubordWMatchExprLookupStrategyIndexedUnfiltered(SubordTableLookupStrategy tableLookupStrategy)
Ctor. |
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 |
---|
public SubordWMatchExprLookupStrategyIndexedUnfiltered(SubordTableLookupStrategy tableLookupStrategy)
tableLookupStrategy
- the strategy for looking up in an index the matching events using correlationMethod Detail |
---|
public EventBean[] lookup(EventBean[] newData, ExprEvaluatorContext exprEvaluatorContext)
SubordWMatchExprLookupStrategy
lookup
in interface SubordWMatchExprLookupStrategy
newData
- is the correlation eventsexprEvaluatorContext
- expression evaluation context
public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toQueryPlan()
toQueryPlan
in interface SubordWMatchExprLookupStrategy
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |