Uses of Enum Class
com.atlassian.cache.CacheStatisticsKey
-
Uses of CacheStatisticsKey in com.atlassian.cache
Fields in com.atlassian.cache with type parameters of type CacheStatisticsKeyModifier and TypeFieldDescriptionstatic Comparator<CacheStatisticsKey> CacheStatisticsKey.SORT_BY_LABELSorts cache statistics keys bylabel.Methods in com.atlassian.cache that return CacheStatisticsKeyModifier and TypeMethodDescriptionstatic CacheStatisticsKeyReturns the enum constant of this class with the specified name.static CacheStatisticsKey[]CacheStatisticsKey.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.cache that return types with arguments of type CacheStatisticsKeyModifier and TypeMethodDescriptionManagedCache.getStatistics()Get usage statistics for the cache.