Package de.iip_ecosphere.platform.kiServices.functions.aggregation
package de.iip_ecosphere.platform.kiServices.functions.aggregation
Generic data aggregation support.
-
ClassDescriptionChannelTimeSeriesAggregator<I,
O, D, T> Generic single-data-point time series aggregator for identified channels.MultiChannelTimeSeriesAggregator<I,CI, O, D, T> Generic multi-data-point time series aggregator for identified channels.Represents the data format independent access to aggregation data for single data points.Iterator for arrays.Determines whether an aggregation chunk is completed.Basic aggregation function delegating the operations to (lambda) functions.Builds a result from multiple category/data entries.An iterator over a single value.