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