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