|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategyPropFactory
public class SubordIndexedTableLookupStrategyPropFactory
Index lookup strategy for subqueries.
Constructor Summary | |
---|---|
SubordIndexedTableLookupStrategyPropFactory(boolean isNWOnTrigger,
EventType[] eventTypes,
int[] keyStreamNumbers,
java.lang.String[] properties)
Ctor. |
Method Summary | |
---|---|
java.lang.String[] |
getProperties()
Returns properties to use from lookup event to look up in index. |
SubordTableLookupStrategy |
makeStrategy(EventTable[] eventTable,
VirtualDWView vdw)
|
java.lang.String |
toQueryPlan()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubordIndexedTableLookupStrategyPropFactory(boolean isNWOnTrigger, EventType[] eventTypes, int[] keyStreamNumbers, java.lang.String[] properties)
eventTypes
- is the event types per streamkeyStreamNumbers
- is the stream number per propertyproperties
- is the key propertiesMethod Detail |
---|
public SubordTableLookupStrategy makeStrategy(EventTable[] eventTable, VirtualDWView vdw)
makeStrategy
in interface SubordTableLookupStrategyFactory
public java.lang.String[] getProperties()
public java.lang.String toQueryPlan()
toQueryPlan
in interface SubordTableLookupStrategyFactory
|
© 2006-2015 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 |