package

com.atlassian.jira.web.action.admin.instrumentation.cache

Classes

CacheDisplayBean Bean to hold instrumented information about cache activity. 
CacheStatsAverager Used to calculate averages over a number of metrics concurrently. 
ManageCacheInstrumentation Manage the caches that we are instrumenting and manage where the data ends up. 
ViewCacheDetails Displays the average usage of a cache over the list of URLs accessed. 
ViewCachesByRequest Display cache usage information broken down by request path. 
ViewCachesByRequest.CacheRequestBean  
ViewCacheStats Pulls out cache operation information. 
ViewUris Displays cache usage by URI. 
ViewUris.UriDisplayBean