com.atlassian.bamboo.plan.cache
Class BambooCacheStats
java.lang.Object
com.atlassian.bamboo.plan.cache.BambooCacheStats
@Internal
public class BambooCacheStats
- extends Object
A wrapper around CacheStats
to provide other useful stats around the caches
- Since:
- v4.0
BambooCacheStats
public BambooCacheStats(com.google.common.cache.Cache<?,?> cache)
getStats
public com.google.common.cache.CacheStats getStats()
getCacheSize
public long getCacheSize()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.