|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.join.exec.sorted.SortedAccessStrategyRelOpBase
com.espertech.esper.epl.join.exec.sorted.SortedAccessStrategyLT
public class SortedAccessStrategyLT
Constructor Summary | |
---|---|
SortedAccessStrategyLT(boolean isNWOnTrigger,
int lookupStream,
int numStreams,
ExprEvaluator keyEval)
|
Method Summary | |
---|---|
java.util.Collection<EventBean> |
lookup(EventBean[] eventsPerStream,
PropertySortedEventTable index,
ExprEvaluatorContext context)
|
java.util.Set<EventBean> |
lookup(EventBean theEvent,
PropertySortedEventTable index,
ExprEvaluatorContext context)
|
Methods inherited from class com.espertech.esper.epl.join.exec.sorted.SortedAccessStrategyRelOpBase |
---|
evaluateLookup, evaluatePerStream, toQueryPlan |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.espertech.esper.epl.join.exec.sorted.SortedAccessStrategy |
---|
toQueryPlan |
Constructor Detail |
---|
public SortedAccessStrategyLT(boolean isNWOnTrigger, int lookupStream, int numStreams, ExprEvaluator keyEval)
Method Detail |
---|
public java.util.Set<EventBean> lookup(EventBean theEvent, PropertySortedEventTable index, ExprEvaluatorContext context)
lookup
in interface SortedAccessStrategy
public java.util.Collection<EventBean> lookup(EventBean[] eventsPerStream, PropertySortedEventTable index, ExprEvaluatorContext context)
lookup
in interface SortedAccessStrategy
|
© 2006-2011 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 |