Package streamcruncher.api.aggregator

Class Summary
AbstractAggregator Custom Aggregator functions can be plugged into the Kernel before the Query is registered.
AbstractAggregatorHelper An Aggregator must be accompanied by a Sub-class of this Helper, which provides all the details regarding the Aggregator being registered.
DiffBaselineProvider<T extends Comparable> This Provider Class allows the customization of those Partitions with Aggregates that have been declared with the $diff keyword.
 

Enum Summary
AbstractAggregator.AggregationStage This feature is to provide a choice for the User to decide whether an Event's entrance into a Window only or both entrance and exit should affect the aggregate.
 



Copyright © 2006 - 2008 Ashwin Jayaprakash. All Rights Reserved. (Docs generated on 3-November-2007 )