public static class Stats.MessageCount
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
double |
count
The count of all messages.
|
double |
data
The total number of bytes transferred for all messages.
|
double |
uncompressedData |
| Constructor and Description |
|---|
MessageCount() |