com.atlassian.confluence.cache
Class CacheMonitoringUtils
java.lang.Object
com.atlassian.confluence.cache.CacheMonitoringUtils
@Internal
@ParametersAreNonnullByDefault
public class CacheMonitoringUtils
- extends Object
Return noop splits if cache monitoring disabled.
Needed for production runs to remove overhead of monitoring.
- Since:
- 5.5.1
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheMonitoringUtils
public CacheMonitoringUtils()
startSplit
public static Split startSplit(ConfluenceMonitoring monitoring,
String name,
String... optional)
Copyright © 2003–2015 Atlassian. All rights reserved.