Class GenericStatisticsData
- java.lang.Object
 - 
- com.evolveum.midpoint.schema.statistics.GenericStatisticsData
 
 
- 
public class GenericStatisticsData extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description GenericStatisticsData() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetCount()longgetMaxDuration()longgetMinDuration()longgetTotalDuration()voidrecordOperation(long duration, int count) 
 -