public class SubordTableLookupStrategyFactoryForgeVDW extends Object implements SubordTableLookupStrategyFactoryForge
Constructor and Description |
---|
SubordTableLookupStrategyFactoryForgeVDW(String statementName,
Annotation[] annotations,
EventType[] outerStreams,
List<SubordPropHashKeyForge> hashKeys,
CoercionDesc hashKeyCoercionTypes,
List<SubordPropRangeKeyForge> rangeKeys,
CoercionDesc rangeKeyCoercionTypes,
boolean nwOnTrigger,
SubordPropPlan joinDesc,
boolean forceTableScan,
SubordinateQueryPlannerIndexPropListPair hashAndRanges) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public SubordTableLookupStrategyFactoryForgeVDW(String statementName, Annotation[] annotations, EventType[] outerStreams, List<SubordPropHashKeyForge> hashKeys, CoercionDesc hashKeyCoercionTypes, List<SubordPropRangeKeyForge> rangeKeys, CoercionDesc rangeKeyCoercionTypes, boolean nwOnTrigger, SubordPropPlan joinDesc, boolean forceTableScan, SubordinateQueryPlannerIndexPropListPair hashAndRanges)
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface SubordTableLookupStrategyFactoryForge
public String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactoryForge
Copyright © 2005–2018. All rights reserved.