public class SubordCompositeTableLookupStrategyFactory extends java.lang.Object implements SubordTableLookupStrategyFactory
Constructor and Description |
---|
SubordCompositeTableLookupStrategyFactory(boolean isNWOnTrigger,
int numStreams,
java.util.Collection<SubordPropHashKey> keyExpr,
java.lang.Class[] coercionKeyTypes,
java.util.Collection<SubordPropRangeKey> rangeProps,
java.lang.Class[] coercionRangeTypes) |
Modifier and Type | Method and Description |
---|---|
SubordTableLookupStrategy |
makeStrategy(EventTable[] eventTable,
VirtualDWView vdw) |
java.lang.String |
toQueryPlan() |
public SubordCompositeTableLookupStrategyFactory(boolean isNWOnTrigger, int numStreams, java.util.Collection<SubordPropHashKey> keyExpr, java.lang.Class[] coercionKeyTypes, java.util.Collection<SubordPropRangeKey> rangeProps, java.lang.Class[] coercionRangeTypes)
public SubordTableLookupStrategy makeStrategy(EventTable[] eventTable, VirtualDWView vdw)
makeStrategy
in interface SubordTableLookupStrategyFactory
public java.lang.String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactory