public class IntMetricDTO
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
count
The number of events
|
int |
max
The maximum amount added in an event
|
int |
min
The minimum amount added in an event
|
int |
total
The total amount added
|
Constructor and Description |
---|
IntMetricDTO() |
Modifier and Type | Method and Description |
---|---|
float |
avg() |
Copyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.