@MXBean
public interface ManagedCacheMBean
Modifier and Type | Method and Description |
---|---|
long |
getHitCount() |
double |
getHitRate() |
long |
getMissCount() |
double |
getMissRate() |
long |
getRequestCount() |
long |
getSize() |
void |
invalidateAll() |