public interface ICacheStats extends IStats
| Modifier and Type | Method and Description |
|---|---|
List<IStats> |
getAuxiliaryCacheStats() |
String |
getRegionName()
Stats are for a region, though auxiliary data may be for more.
|
void |
setAuxiliaryCacheStats(List<IStats> stats) |
void |
setRegionName(String name) |
getStatElements, getTypeName, setStatElements, setTypeNameCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.