com.espertech.esper.epl.lookup
Class SubordFullTableScanLookupStrategyFactory

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

public class SubordFullTableScanLookupStrategyFactory
extends java.lang.Object
implements SubordTableLookupStrategyFactory

Factory for lookup on an unindexed table returning the full table as matching events.


Constructor Summary
SubordFullTableScanLookupStrategyFactory()
           
 
Method Summary
 SubordFullTableScanLookupStrategy 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

SubordFullTableScanLookupStrategyFactory

public SubordFullTableScanLookupStrategyFactory()
Method Detail

makeStrategy

public SubordFullTableScanLookupStrategy makeStrategy(EventTable[] eventTable,
                                                      VirtualDWView vdw)
Specified by:
makeStrategy in interface SubordTableLookupStrategyFactory

toQueryPlan

public java.lang.String toQueryPlan()
Specified by:
toQueryPlan in interface SubordTableLookupStrategyFactory

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