public class SubordSortedTableLookupStrategyFactoryForge extends Object implements SubordTableLookupStrategyFactoryForge
Constructor and Description |
---|
SubordSortedTableLookupStrategyFactoryForge(boolean isNWOnTrigger,
int numStreamsOuter,
SubordPropRangeKeyForge rangeKey,
CoercionDesc coercionDesc) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public SubordSortedTableLookupStrategyFactoryForge(boolean isNWOnTrigger, int numStreamsOuter, SubordPropRangeKeyForge rangeKey, CoercionDesc coercionDesc)
public String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactoryForge
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface SubordTableLookupStrategyFactoryForge
Copyright © 2005–2022. All rights reserved.