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, setTypeName
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.