Package org.palladiosimulizar.aggregation.aggregators
package org.palladiosimulizar.aggregation.aggregators
-
ClassDescriptionThis class implements a
PRMRecorder
dedicated to forwarding measurements resulting from aMeasurementDrivenAggregation
to theRuntimeMeasurementModel
.Implementation of theAbstractMeasurementAggregator
class dedicated to aggregate a fixed number of consecutive measurements and to forward the aggregation result to aRuntimeMeasurementModel
.Implementation of theAbstractMeasurementAggregator
class dedicated to aggregate a variable number of measurements and to forward the aggregation result to aRuntimeMeasurementModel
.