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.


Field Summary
protected  int streamNum
           
 
Constructor Summary
UnindexedEventTableFactory(int streamNum)
           
 
Method Summary
 java.lang.Class getEventTableClass()
           
 EventTable[] makeEventTables(EventTableFactoryTableIdent tableIdent)
           
 java.lang.String toQueryPlan()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

streamNum

protected final int streamNum
Constructor Detail

UnindexedEventTableFactory

public UnindexedEventTableFactory(int streamNum)
Method Detail

makeEventTables

public EventTable[] makeEventTables(EventTableFactoryTableIdent tableIdent)
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-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com