public class IntMetricDTO extends 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() |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.