|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheStatistics | |
|---|---|
| org.jasig.cas.monitor | |
| Uses of CacheStatistics in org.jasig.cas.monitor |
|---|
| Classes in org.jasig.cas.monitor that implement CacheStatistics | |
|---|---|
class |
SimpleCacheStatistics
Simple implementation of cache statistics. |
| Methods in org.jasig.cas.monitor that return CacheStatistics | |
|---|---|
CacheStatistics[] |
CacheStatus.getStatistics()
Gets the current cache statistics. |
protected abstract CacheStatistics[] |
AbstractCacheMonitor.getStatistics()
|
| Methods in org.jasig.cas.monitor with parameters of type CacheStatistics | |
|---|---|
protected StatusCode |
AbstractCacheMonitor.status(CacheStatistics statistics)
Computes the status code for a given set of cache statistics. |
| Constructors in org.jasig.cas.monitor with parameters of type CacheStatistics | |
|---|---|
CacheStatus(StatusCode code,
String description,
CacheStatistics... statistics)
Creates a new instance describing cache status. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||