public static class ListCaches.HitRatioInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
disk |
java.lang.Integer |
mem |
Constructor and Description |
---|
HitRatioInfo() |
Modifier and Type | Method and Description |
---|---|
void |
setDisk(long value,
long total) |
void |
setMem(long value,
long total) |