Uses of Class
jade.core.sam.AverageMeasure
-
Packages that use AverageMeasure Package Description jade.core.sam -
-
Uses of AverageMeasure in jade.core.sam
Methods in jade.core.sam that return AverageMeasure Modifier and Type Method Description AverageMeasureAverageMeasureProvider. getValue()AverageMeasureAverageMeasureProviderImpl. getValue()Methods in jade.core.sam that return types with arguments of type AverageMeasure Modifier and Type Method Description Map<String,AverageMeasure>SAMInfo. getEntityMeasures()Provides the measures of all monitored entities in form of a Map.Methods in jade.core.sam with parameters of type AverageMeasure Modifier and Type Method Description voidAverageMeasure. update(AverageMeasure am)voidAverageMeasure. update(AverageMeasure am, int aggregation)
-