Uses of Class
com.espertech.esper.epl.join.table.UnindexedEventTable

Packages that use UnindexedEventTable
com.espertech.esper.epl.join.exec Inner join execution 
com.espertech.esper.epl.lookup Subquery execution strategies and lookup indexes 
 

Uses of UnindexedEventTable in com.espertech.esper.epl.join.exec
 

Methods in com.espertech.esper.epl.join.exec that return UnindexedEventTable
 UnindexedEventTable FullTableScanLookupStrategy.getEventIndex()
          Returns the associated table.
 

Constructors in com.espertech.esper.epl.join.exec with parameters of type UnindexedEventTable
FullTableScanLookupStrategy(UnindexedEventTable eventIndex)
          Ctor.
 

Uses of UnindexedEventTable in com.espertech.esper.epl.lookup
 

Methods in com.espertech.esper.epl.lookup that return UnindexedEventTable
 UnindexedEventTable FullTableScanLookupStrategy.getEventIndex()
          Returns the associated table.
 

Constructors in com.espertech.esper.epl.lookup with parameters of type UnindexedEventTable
FullTableScanLookupStrategy(UnindexedEventTable eventIndex)
          Ctor.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com