public class SubordTableLookupStrategyNullRow extends Object implements SubordTableLookupStrategy
Modifier and Type | Field and Description |
---|---|
static SubordTableLookupStrategyNullRow |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
LookupStrategyDesc |
getStrategyDesc() |
Set<EventBean> |
lookup(EventBean[] events,
ExprEvaluatorContext context)
Returns matched events for a set of events to look up for.
|
String |
toQueryPlan() |
public static final SubordTableLookupStrategyNullRow INSTANCE
public Set<EventBean> lookup(EventBean[] events, ExprEvaluatorContext context)
SubordTableLookupStrategy
lookup
in interface SubordTableLookupStrategy
events
- to look upcontext
- contextpublic String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategy
public LookupStrategyDesc getStrategyDesc()
getStrategyDesc
in interface SubordTableLookupStrategy
Copyright © 2005–2018. All rights reserved.