com.espertech.esper.epl.join.table
Class UnindexedEventTableFactory

java.lang.Object
  extended by com.espertech.esper.epl.join.table.UnindexedEventTableFactory
All Implemented Interfaces:
EventTableFactory

public class UnindexedEventTableFactory
extends java.lang.Object
implements EventTableFactory

Factory for simple table of events without an index.


Constructor Summary
UnindexedEventTableFactory(int streamNum)
           
 
Method Summary
 java.lang.Class getEventTableClass()
           
 EventTable makeEventTable()
           
 java.lang.String toQueryPlan()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnindexedEventTableFactory

public UnindexedEventTableFactory(int streamNum)
Method Detail

makeEventTable

public EventTable makeEventTable()
Specified by:
makeEventTable in interface EventTableFactory

getEventTableClass

public java.lang.Class getEventTableClass()
Specified by:
getEventTableClass in interface EventTableFactory

toQueryPlan

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

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