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[] makeEventTables()
           
 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

makeEventTables

public EventTable[] makeEventTables()
Specified by:
makeEventTables 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-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com