Uses of Package
com.espertech.esper.collection

Packages that use com.espertech.esper.collection
com.espertech.esper.client.soda This package defines the Esper statement object model. 
com.espertech.esper.collection Internal collection classes 
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.epl.agg Contains aggregation service and aggregators 
com.espertech.esper.epl.core Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.epl.db Database SQL polling views and caches 
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.join Join process interfaces and glue code 
com.espertech.esper.epl.join.table Indexes for views 
com.espertech.esper.epl.spec Contains EPL statement specification classes define the constructs that make up an EPL statement, such as the list of items in the select clause, the insert-into stream name and property names etc. 
com.espertech.esper.epl.subquery Subquery helper classes are found here. 
com.espertech.esper.epl.variable Variable service and variable collections 
com.espertech.esper.epl.view Internal processing views for output rate limiting, filtering and internal event routing 
com.espertech.esper.event This package defines the Esper Client event API. 
com.espertech.esper.event.vaevent Value added events are revision events and variant events. 
com.espertech.esper.filter Main switchboard filtering and routing of incoming events to interested statements is performed in this package. 
com.espertech.esper.util Utility classes that center around Java type handling, printing, reflection, debugging 
com.espertech.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
com.espertech.esper.view.ext Extension views that providing services such as sorting, which don't fit much into other categories. 
com.espertech.esper.view.internal Internal management views for buffering view results and providing these to joins. 
com.espertech.esper.view.stat.olap Views computing OLAP cubes. 
com.espertech.esper.view.stream View to event stream relationship service 
com.espertech.esper.view.window Window views are in this package 
 

Classes in com.espertech.esper.collection used by com.espertech.esper.client.soda
Pair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.collection
ArrayDequeJDK6Backport
          Backport of the JDK6 ArrayDeque class as from the Sun source distribution of JDK 1.6.0_3.
Pair
          General-purpose pair of values of any type.
TransformEventMethod
          Interface that transforms one event into another event, for use with TransformEventIterator.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.core
ArrayDequeJDK6Backport
          Backport of the JDK6 ArrayDeque class as from the Sun source distribution of JDK 1.6.0_3.
Pair
          General-purpose pair of values of any type.
UniformPair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.agg
MultiKeyUntyped
          Functions as a key value for Maps where keys need to be composite values.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.core
MultiKey
          Functions as a key value for Maps where keys need to be composite values.
MultiKeyUntyped
          Functions as a key value for Maps where keys need to be composite values.
Pair
          General-purpose pair of values of any type.
TransformEventMethod
          Interface that transforms one event into another event, for use with TransformEventIterator.
UniformPair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.db
Pair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.expression
Pair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.join
FlushedEventBuffer
          Buffer for events - accumulates events until flushed.
MultiKey
          Functions as a key value for Maps where keys need to be composite values.
UniformPair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.join.table
MultiKeyUntyped
          Functions as a key value for Maps where keys need to be composite values.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.spec
Pair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.subquery
FlushedEventBuffer
          Buffer for events - accumulates events until flushed.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.variable
Pair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.epl.view
MultiKey
          Functions as a key value for Maps where keys need to be composite values.
UniformPair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.event
ArrayDequeJDK6Backport
          Backport of the JDK6 ArrayDeque class as from the Sun source distribution of JDK 1.6.0_3.
MultiKey
          Functions as a key value for Maps where keys need to be composite values.
MultiKeyUntyped
          Functions as a key value for Maps where keys need to be composite values.
Pair
          General-purpose pair of values of any type.
UniformPair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.event.vaevent
MultiKeyUntyped
          Functions as a key value for Maps where keys need to be composite values.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.filter
Pair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.util
MultiKeyUntyped
          Functions as a key value for Maps where keys need to be composite values.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.view
Pair
          General-purpose pair of values of any type.
UniformPair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.view.ext
MultiKeyUntyped
          Functions as a key value for Maps where keys need to be composite values.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.view.internal
FlushedEventBuffer
          Buffer for events - accumulates events until flushed.
ViewUpdatedCollection
          A general-purpose collection interface for collections updated by view data.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.view.stat.olap
MultiKeyUntyped
          Functions as a key value for Maps where keys need to be composite values.
Pair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.view.stream
Pair
          General-purpose pair of values of any type.
 

Classes in com.espertech.esper.collection used by com.espertech.esper.view.window
ViewUpdatedCollection
          A general-purpose collection interface for collections updated by view data.
 


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