public static class ListCaches.EntriesInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Long |
disk |
java.lang.Long |
mem |
java.lang.String |
space |
Constructor and Description |
---|
EntriesInfo() |
Modifier and Type | Method and Description |
---|---|
void |
setDisk(long disk) |
void |
setMem(long mem) |
void |
setSpace(double value) |