com.espertech.esper.epl.lookup
Class SubordIndexedTableLookupStrategySingleCoercingFactory

java.lang.Object
  extended by com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategySingleExprFactory
      extended by com.espertech.esper.epl.lookup.SubordIndexedTableLookupStrategySingleCoercingFactory
All Implemented Interfaces:
SubordTableLookupStrategyFactory

public class SubordIndexedTableLookupStrategySingleCoercingFactory
extends SubordIndexedTableLookupStrategySingleExprFactory

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

SubordIndexedTableLookupStrategySingleCoercingFactory

public SubordIndexedTableLookupStrategySingleCoercingFactory(boolean isNWOnTrigger,
                                                             int streamCountOuter,
                                                             SubordPropHashKey hashKey,
                                                             java.lang.Class coercionType)
Ctor.

Method Detail

makeStrategy

public SubordTableLookupStrategy makeStrategy(EventTable[] eventTable,
                                              VirtualDWView vdw)
Specified by:
makeStrategy in interface SubordTableLookupStrategyFactory
Overrides:
makeStrategy in class SubordIndexedTableLookupStrategySingleExprFactory

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com