|
Dashboard Builder Commons 6.0.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CacheStatistics
| Method Summary | |
|---|---|
float |
getAverageOccupation()
Determine the average occupation of the cache. |
float |
getAverageOccupationRate()
Determine the average occupation of the cache in percentage. |
long |
getCacheSize()
Get the cache size |
float |
getHitRate()
Determine the hit rate (in percentage) |
long |
getNumOperations()
Get the number of puts and gets performed on this cache. |
long |
getNumReads()
|
| Method Detail |
|---|
float getHitRate()
float getAverageOccupation()
float getAverageOccupationRate()
long getCacheSize()
long getNumOperations()
long getNumReads()
|
Dashboard Builder Commons 6.0.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||