public class SubordSortedTableLookupStrategyFactory extends Object implements SubordTableLookupStrategyFactory
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
protected SortedAccessStrategy |
strategy |
Constructor and Description |
---|
SubordSortedTableLookupStrategyFactory(boolean isNWOnTrigger,
int numStreams,
String expression,
QueryGraphValueEntryRange range) |
Modifier and Type | Method and Description |
---|---|
LookupStrategyDesc |
getLookupStrategyDesc() |
SubordTableLookupStrategy |
makeStrategy(EventTable[] eventTable,
ExprEvaluatorContext exprEvaluatorContext,
VirtualDWView vdw) |
public static final EPTypeClass EPTYPE
protected final SortedAccessStrategy strategy
public SubordSortedTableLookupStrategyFactory(boolean isNWOnTrigger, int numStreams, String expression, QueryGraphValueEntryRange range)
public SubordTableLookupStrategy makeStrategy(EventTable[] eventTable, ExprEvaluatorContext exprEvaluatorContext, VirtualDWView vdw)
makeStrategy
in interface SubordTableLookupStrategyFactory
public LookupStrategyDesc getLookupStrategyDesc()
getLookupStrategyDesc
in interface SubordTableLookupStrategyFactory
Copyright © 2005–2022. All rights reserved.