public static class QueryCache.EntriesStats extends java.lang.Object
long
count
sizeInBytes
EntriesStats(long sizeInBytes, long count)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final long sizeInBytes
public final long count
public EntriesStats(long sizeInBytes, long count)