|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.admin.CacheRegionInfo
Stores info on a cache region for the template
Constructor Summary | |
CacheRegionInfo()
|
Method Summary | |
long |
getByteCount()
|
CompositeCache |
getCache()
|
java.lang.String |
getStats()
Return the stats for the region. |
java.lang.String |
getStatus()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CacheRegionInfo()
Method Detail |
public CompositeCache getCache()
public long getByteCount()
public java.lang.String getStatus()
public java.lang.String getStats()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |