com.espertech.esper.epl.join.exec.sorted
Interface SortedAccessStrategy
- All Known Implementing Classes:
- SortedAccessStrategyGE, SortedAccessStrategyGT, SortedAccessStrategyLE, SortedAccessStrategyLT, SortedAccessStrategyRange, SortedAccessStrategyRangeInverted
public interface SortedAccessStrategy
lookup
java.util.Set<EventBean> lookup(EventBean theEvent,
PropertySortedEventTable index,
ExprEvaluatorContext context)
lookup
java.util.Collection<EventBean> lookup(EventBean[] eventsPerStream,
PropertySortedEventTable index,
ExprEvaluatorContext context)
toQueryPlan
java.lang.String toQueryPlan()