Package org.palladiosimulizar.aggregation.aggregators
-
Class Summary Class Description AbstractMeasurementAggregator This class implements aPRMRecorderdedicated to forwarding measurements resulting from aMeasurementDrivenAggregationto theRuntimeMeasurementModel.FixedSizeMeasurementsAggregator Implementation of theAbstractMeasurementAggregatorclass dedicated to aggregate a fixed number of consecutive measurements and to forward the aggregation result to aRuntimeMeasurementModel.VariableSizeMeasurementAggregator Implementation of theAbstractMeasurementAggregatorclass dedicated to aggregate a variable number of measurements and to forward the aggregation result to aRuntimeMeasurementModel.