|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategySingleExprFactory
com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategySingleCoercingFactory
public class SubordIndexedTableLookupStrategySingleCoercingFactory
Index lookup strategy that coerces the key values before performing a lookup.
Field Summary |
---|
Fields inherited from class com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategySingleExprFactory |
---|
evaluator, isNWOnTrigger, strategyDesc, streamCountOuter |
Constructor Summary | |
---|---|
SubordIndexedTableLookupStrategySingleCoercingFactory(boolean isNWOnTrigger,
int streamCountOuter,
SubordPropHashKey hashKey,
java.lang.Class coercionType)
Ctor. |
Method Summary | |
---|---|
SubordTableLookupStrategy |
makeStrategy(EventTable[] eventTable,
VirtualDWView vdw)
|
Methods inherited from class com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategySingleExprFactory |
---|
toQueryPlan |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SubordIndexedTableLookupStrategySingleCoercingFactory(boolean isNWOnTrigger, int streamCountOuter, SubordPropHashKey hashKey, java.lang.Class coercionType)
Method Detail |
---|
public SubordTableLookupStrategy makeStrategy(EventTable[] eventTable, VirtualDWView vdw)
makeStrategy
in interface SubordTableLookupStrategyFactory
makeStrategy
in class SubordIndexedTableLookupStrategySingleExprFactory
|
© 2006-2016 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 |