public class SubordHashedTableLookupStrategyFactoryForge extends Object implements SubordTableLookupStrategyFactoryForge
Constructor and Description |
---|
SubordHashedTableLookupStrategyFactoryForge(boolean isNWOnTrigger,
int numStreamsOuter,
List<SubordPropHashKeyForge> hashKeys,
CoercionDesc hashKeyCoercionTypes,
boolean isStrictKeys,
String[] hashStrictKeys,
int[] keyStreamNumbers,
EventType[] outerStreamTypesZeroIndexed) |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
make(CodegenMethodScope parent,
SAIFFInitializeSymbol symbols,
CodegenClassScope classScope) |
String |
toQueryPlan() |
public SubordHashedTableLookupStrategyFactoryForge(boolean isNWOnTrigger, int numStreamsOuter, List<SubordPropHashKeyForge> hashKeys, CoercionDesc hashKeyCoercionTypes, boolean isStrictKeys, String[] hashStrictKeys, int[] keyStreamNumbers, EventType[] outerStreamTypesZeroIndexed)
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.