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)
           
 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)
Specified by:
makeStrategy in interface SubordTableLookupStrategyFactory

toQueryPlan

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

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