Uses of Package
com.espertech.esper.epl.agg.access

Packages that use com.espertech.esper.epl.agg.access
com.espertech.esper.epl.agg.access State multifunction aggregation methods 
com.espertech.esper.epl.agg.service Aggregation services. 
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.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.plugin APIs for plug-in adapter (for input-output) and plug-in event representation (event types and event objects) are in this package. 
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.agg.access
AggregationAccessor
          Accessor for access aggregation functions.
AggregationState
          Base interface for providing access-aggregations, i.e.
AggregationStateLinear
           
AggregationStateMinMaxByEverSpec
           
AggregationStateSorted
           
AggregationStateSortedImpl
          Implementation of access function for single-stream (not joins).
AggregationStateSortedSpec
           
AggregationStateType
          Enum for aggregation multi-function state type.
AggregationStateWithSize
           
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.agg.service
AggregationAccessor
          Accessor for access aggregation functions.
AggregationAccessorSlotPair
          For handling access aggregation functions "first, last, window" a pair of slow and accessor.
AggregationState
          Base interface for providing access-aggregations, i.e.
AggregationStateKey
           
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.core
AggregationState
          Base interface for providing access-aggregations, i.e.
AggregationStateMinMaxByEverSpec
           
AggregationStateSortedSpec
           
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.expression
AggregationAccessor
          Accessor for access aggregation functions.
AggregationStateKey
           
AggregationStateType
          Enum for aggregation multi-function state type.
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.plugin
AggregationAccessor
          Accessor for access aggregation functions.
AggregationState
          Base interface for providing access-aggregations, i.e.
AggregationStateKey
           
 


© 2006-2011 EsperTech Inc.
All rights reserved.
Visit us at espertech.com