public static class ListCaches.HitRatioInfo extends java.lang.Object
java.lang.Integer
disk
mem
ListCaches.HitRatioInfo()
void
setDisk(long value, long total)
setMem(long value, long total)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.Integer mem
public java.lang.Integer disk
public ListCaches.HitRatioInfo()
public void setMem(long value, long total)
public void setDisk(long value, long total)