|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.activemq.apollo.dto.IntMetricDTO
public class IntMetricDTO
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
IntMetricDTO()
|
|
| Method Summary | |
|---|---|
float |
avg()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int count
public int total
public int max
public int min
| Constructor Detail |
|---|
public IntMetricDTO()
| Method Detail |
|---|
public float avg()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||