public class SubordInKeywordSingleTableLookupStrategy extends Object implements SubordTableLookupStrategy
Constructor and Description |
---|
SubordInKeywordSingleTableLookupStrategy(SubordInKeywordSingleTableLookupStrategyFactory factory,
PropertyHashedEventTable index) |
Modifier and Type | Method and Description |
---|---|
LookupStrategyDesc |
getStrategyDesc() |
Collection<EventBean> |
lookup(EventBean[] eventsPerStream,
ExprEvaluatorContext context)
Returns matched events for a set of events to look up for.
|
String |
toQueryPlan() |
public SubordInKeywordSingleTableLookupStrategy(SubordInKeywordSingleTableLookupStrategyFactory factory, PropertyHashedEventTable index)
public Collection<EventBean> lookup(EventBean[] eventsPerStream, ExprEvaluatorContext context)
SubordTableLookupStrategy
lookup
in interface SubordTableLookupStrategy
eventsPerStream
- to look upcontext
- contextpublic LookupStrategyDesc getStrategyDesc()
getStrategyDesc
in interface SubordTableLookupStrategy
public String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategy
Copyright © 2005–2018. All rights reserved.