public class QueueSizeDTO
extends java.lang.Object
Constructor and Description |
---|
QueueSizeDTO() |
Modifier and Type | Method and Description |
---|---|
long |
getByteCount() |
int |
getObjectCount() |
void |
setByteCount(long byteCount) |
void |
setObjectCount(int objectCount) |