public class SubordCompositeTableLookupStrategyFactoryForge extends Object implements SubordTableLookupStrategyFactoryForge
Constructor and Description |
---|
SubordCompositeTableLookupStrategyFactoryForge(boolean isNWOnTrigger,
int numStreams,
List<SubordPropHashKeyForge> keyExpr,
Class[] coercionKeyTypes,
List<SubordPropRangeKeyForge> rangeProps,
Class[] coercionRangeTypes) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public SubordCompositeTableLookupStrategyFactoryForge(boolean isNWOnTrigger, int numStreams, List<SubordPropHashKeyForge> keyExpr, Class[] coercionKeyTypes, List<SubordPropRangeKeyForge> rangeProps, Class[] coercionRangeTypes)
public String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactoryForge
public CodegenExpression make(CodegenMethodScope parent, SAIFFInitializeSymbol symbols, CodegenClassScope classScope)
make
in interface SubordTableLookupStrategyFactoryForge
Copyright © 2005–2018. All rights reserved.