Package com.apama.analytics

Event Summary
DatapointSimple event to represent a timestamped floating-point value.
StaticStatisticsStatistical interface for use with static data. 1. Create an instance of the StaticStatistics event. 2. Retrieve eg mean as required, providing required dataset.
StaticStatsQLStatistical methods that are to be accessed "statically" ie not streaming.
StreamingStatistics  
StreamingStatsMSContainer for continuously-updated windowed statistics, implemented in MonitorScript.
StreamingStatsQLContainer for continuously-updated windowed statistics, implemented in QuantLib.