public class GenericStatisticsData extends Object
Constructor and Description |
---|
GenericStatisticsData() |
Modifier and Type | Method and Description |
---|---|
int |
getCount() |
long |
getMaxDuration() |
long |
getMinDuration() |
long |
getTotalDuration() |
void |
recordOperation(long duration,
int count) |
Copyright © 2016 evolveum. All rights reserved.