public class CacheRegionInfo
extends java.lang.Object
Constructor and Description |
---|
CacheRegionInfo() |
Modifier and Type | Method and Description |
---|---|
long |
getByteCount() |
CompositeCache |
getCache() |
java.lang.String |
getStats()
Return the stats for the region.
|
java.lang.String |
getStatus() |
java.lang.String |
toString() |
public CompositeCache getCache()
public long getByteCount()
public java.lang.String getStatus()
public java.lang.String getStats()
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.