public class SubordFullTableScanLookupStrategyFactory extends Object implements SubordTableLookupStrategyFactory
Constructor and Description |
---|
SubordFullTableScanLookupStrategyFactory() |
Modifier and Type | Method and Description |
---|---|
SubordFullTableScanLookupStrategy |
makeStrategy(EventTable[] eventTable,
VirtualDWView vdw) |
String |
toQueryPlan() |
public SubordFullTableScanLookupStrategyFactory()
public SubordFullTableScanLookupStrategy makeStrategy(EventTable[] eventTable, VirtualDWView vdw)
makeStrategy
in interface SubordTableLookupStrategyFactory
public String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactory