public class SubordWMatchExprLookupStrategyIndexedUnfilteredFactory extends Object implements SubordWMatchExprLookupStrategyFactory
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
Constructor and Description |
---|
SubordWMatchExprLookupStrategyIndexedUnfilteredFactory(SubordTableLookupStrategyFactory lookupStrategyFactory) |
Modifier and Type | Method and Description |
---|---|
SubordTableLookupStrategyFactory |
getOptionalInnerStrategy() |
SubordWMatchExprLookupStrategy |
realize(EventTable[] indexes,
AgentInstanceContext agentInstanceContext,
Iterable<EventBean> scanIterable,
VirtualDWView virtualDataWindow) |
String |
toQueryPlan() |
public static final EPTypeClass EPTYPE
public SubordWMatchExprLookupStrategyIndexedUnfilteredFactory(SubordTableLookupStrategyFactory lookupStrategyFactory)
public SubordWMatchExprLookupStrategy realize(EventTable[] indexes, AgentInstanceContext agentInstanceContext, Iterable<EventBean> scanIterable, VirtualDWView virtualDataWindow)
realize
in interface SubordWMatchExprLookupStrategyFactory
public String toQueryPlan()
toQueryPlan
in interface SubordWMatchExprLookupStrategyFactory
public SubordTableLookupStrategyFactory getOptionalInnerStrategy()
getOptionalInnerStrategy
in interface SubordWMatchExprLookupStrategyFactory
Copyright © 2005–2022. All rights reserved.