public static class ListCaches.HitRatioInfo extends Object
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 Integer mem
public Integer disk
public ListCaches.HitRatioInfo()
public void setMem(long value, long total)
public void setDisk(long value, long total)