org.apache.jcs.admin
Class CacheRegionInfo
java.lang.Object
org.apache.jcs.admin.CacheRegionInfo
- public class CacheRegionInfo
- extends java.lang.Object
Stores info on a cache region for the template
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CacheRegionInfo
public CacheRegionInfo()
getCache
public CompositeCache getCache()
- Returns:
getByteCount
public long getByteCount()
- Returns:
getStatus
public java.lang.String getStatus()
- Returns:
getStats
public java.lang.String getStats()
- Return the stats for the region.
- Returns:
- String
toString
public java.lang.String toString()
Copyright © 2002-2007 Apache Software Foundation. All Rights Reserved.