public class CacheReport extends Object
CacheReport(String cacheName, int entryCount, long valueSizeEstimate)
String
getCacheName()
int
getEntryCount()
long
getValueSizeEstimate()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheReport(String cacheName, int entryCount, long valueSizeEstimate)
public String getCacheName()
public int getEntryCount()
public long getValueSizeEstimate()
Copyright © 2005–2016 Alfresco Software. All rights reserved.