|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.lookup.SubordSortedTableLookupStrategyFactory
public class SubordSortedTableLookupStrategyFactory
Index lookup strategy for subqueries.
Field Summary | |
---|---|
protected SortedAccessStrategy |
strategy
|
Constructor Summary | |
---|---|
SubordSortedTableLookupStrategyFactory(boolean isNWOnTrigger,
int numStreams,
SubordPropRangeKey rangeKey)
|
Method Summary | |
---|---|
SubordTableLookupStrategy |
makeStrategy(EventTable eventTable)
|
java.lang.String |
toQueryPlan()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final SortedAccessStrategy strategy
Constructor Detail |
---|
public SubordSortedTableLookupStrategyFactory(boolean isNWOnTrigger, int numStreams, SubordPropRangeKey rangeKey)
Method Detail |
---|
public SubordTableLookupStrategy makeStrategy(EventTable eventTable)
makeStrategy
in interface SubordTableLookupStrategyFactory
public java.lang.String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactory
|
© 2006-2011 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |