Uses of Interface
com.atlassian.confluence.cache.nutcluster.NutclusterHelper
Packages that use NutclusterHelper
Package
Description
Provides the classes for a Nutcluster implementation to support Confluence
 clustering, including caching, locks and events.
- 
Uses of NutclusterHelper in com.atlassian.confluence.cache.nutcluster
Classes in com.atlassian.confluence.cache.nutcluster that implement NutclusterHelperModifier and TypeClassDescriptionclassUtility that allows you to reach the underlying nutcluster instance of confluence for certain actions.Constructors in com.atlassian.confluence.cache.nutcluster with parameters of type NutclusterHelperModifierConstructorDescriptionNutclusterCacheCompactor(com.atlassian.cache.CacheManager cacheManager, NutclusterHelper nutclusterHelper, com.atlassian.event.api.EventPublisher eventPublisher, io.micrometer.core.instrument.MeterRegistry micrometerRegistry)