public class SubordSortedTableLookupStrategyFactory extends Object implements SubordTableLookupStrategyFactory
Modifier and Type | Field and Description |
---|---|
protected SortedAccessStrategy |
strategy |
protected LookupStrategyDesc |
strategyDesc |
Constructor and Description |
---|
SubordSortedTableLookupStrategyFactory(boolean isNWOnTrigger,
int numStreams,
SubordPropRangeKey rangeKey) |
Modifier and Type | Method and Description |
---|---|
SubordTableLookupStrategy |
makeStrategy(EventTable[] eventTable,
VirtualDWView vdw) |
String |
toQueryPlan() |
protected final SortedAccessStrategy strategy
protected final LookupStrategyDesc strategyDesc
public SubordSortedTableLookupStrategyFactory(boolean isNWOnTrigger, int numStreams, SubordPropRangeKey rangeKey)
public SubordTableLookupStrategy makeStrategy(EventTable[] eventTable, VirtualDWView vdw)
makeStrategy
in interface SubordTableLookupStrategyFactory
public String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactory