public class SubordSortedTableLookupStrategyFactory extends java.lang.Object implements SubordTableLookupStrategyFactory
Constructor and Description |
---|
SubordSortedTableLookupStrategyFactory(boolean isNWOnTrigger,
int numStreams,
SubordPropRangeKey rangeKey) |
Modifier and Type | Method and Description |
---|---|
SubordTableLookupStrategy |
makeStrategy(EventTable[] eventTable) |
java.lang.String |
toQueryPlan() |
public SubordSortedTableLookupStrategyFactory(boolean isNWOnTrigger, int numStreams, SubordPropRangeKey rangeKey)
public SubordTableLookupStrategy makeStrategy(EventTable[] eventTable)
makeStrategy
in interface SubordTableLookupStrategyFactory
public java.lang.String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactory