public class SubordFullTableScanLookupStrategyFactory extends Object implements SubordTableLookupStrategyFactory
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
static SubordFullTableScanLookupStrategyFactory |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
LookupStrategyDesc |
getLookupStrategyDesc() |
SubordFullTableScanLookupStrategy |
makeStrategy(EventTable[] eventTable,
ExprEvaluatorContext exprEvaluatorContext,
VirtualDWView vdw) |
String |
toQueryPlan() |
public static final EPTypeClass EPTYPE
public static final SubordFullTableScanLookupStrategyFactory INSTANCE
public SubordFullTableScanLookupStrategy makeStrategy(EventTable[] eventTable, ExprEvaluatorContext exprEvaluatorContext, VirtualDWView vdw)
makeStrategy
in interface SubordTableLookupStrategyFactory
public String toQueryPlan()
public LookupStrategyDesc getLookupStrategyDesc()
getLookupStrategyDesc
in interface SubordTableLookupStrategyFactory
Copyright © 2005–2021. All rights reserved.