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.agg.util Aggregation utility classes centered around local group-by parameters. 
com.espertech.esper.epl.approx Approximation algos. 
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.accessagg Access-aggregation expressions. 
com.espertech.esper.epl.expression.methodagg Method-aggregation expressions. 
com.espertech.esper.epl.expression.table Table access and identifiers expressions. 
com.espertech.esper.epl.table.mgmt Table-related services and metadata. 
com.espertech.esper.epl.table.strategy Table access evaluators. 
com.espertech.esper.metrics.instrumentation EPL instrumentation helpers. 
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.
AggregationAccessorFirstNoEval
          Represents the aggregation accessor that provides the result for the "first" aggregation function without index.
AggregationAccessorLastNoEval
           
AggregationAccessorMinMaxByBase
          Represents the aggregation accessor that provides the result for the "maxBy" aggregation function.
AggregationAgent
           
AggregationAgentDefault
           
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.
AggregationAgent
           
AggregationState
          Base interface for providing access-aggregations, i.e.
AggregationStateKey
           
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.agg.util
AggregationAccessorSlotPair
          For handling access aggregation functions "first, last, window" a pair of slow and accessor.
 

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

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.accessagg
AggregationAccessor
          Accessor for access aggregation functions.
AggregationAgent
           
AggregationStateKey
           
AggregationStateType
          Enum for aggregation multi-function state type.
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.expression.methodagg
AggregationAccessor
          Accessor for access aggregation functions.
AggregationAgent
           
AggregationStateKey
           
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.expression.table
AggregationAccessor
          Accessor for access aggregation functions.
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.table.mgmt
AggregationAccessor
          Accessor for access aggregation functions.
AggregationAccessorSlotPair
          For handling access aggregation functions "first, last, window" a pair of slow and accessor.
 

Classes in com.espertech.esper.epl.agg.access used by com.espertech.esper.epl.table.strategy
AggregationAccessor
          Accessor for access aggregation functions.
AggregationAccessorSlotPair
          For handling access aggregation functions "first, last, window" a pair of slow and accessor.
 

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

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


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