Uses of Package
com.espertech.esper.epl.lookup

Packages that use com.espertech.esper.epl.lookup
com.espertech.esper.epl.expression This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses 
com.espertech.esper.epl.lookup Subquery execution strategies and lookup indexes 
com.espertech.esper.epl.named Named window classes are in this package 
 

Classes in com.espertech.esper.epl.lookup used by com.espertech.esper.epl.expression
TableLookupStrategy
          Strategy for looking up, in some sort of table or index, or a set of events, potentially based on the events properties, and returning a set of matched events.
 

Classes in com.espertech.esper.epl.lookup used by com.espertech.esper.epl.lookup
IndexedTableLookupStrategy
          Index lookup strategy for subqueries.
JoinedPropDesc
          Holds property information for joined properties in a lookup.
TableLookupStrategy
          Strategy for looking up, in some sort of table or index, or a set of events, potentially based on the events properties, and returning a set of matched events.
 

Classes in com.espertech.esper.epl.lookup used by com.espertech.esper.epl.named
JoinedPropDesc
          Holds property information for joined properties in a lookup.
TableLookupStrategy
          Strategy for looking up, in some sort of table or index, or a set of events, potentially based on the events properties, and returning a set of matched events.
 


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