Interface NutclusterHelper
- All Known Implementing Classes:
DefaultNutclusterHelper
@Internal
public interface NutclusterHelper
Utility that allows you to reach the underlying nutcluster instance of confluence for certain actions.
- Since:
- 5.6
-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.nutcluster.core.IMapgetNutclusterMapForCache(String cacheName) com.atlassian.nutcluster.core.IMapgetNutclusterMapForCachedReference(String cacheName) getNutclusterMapNameForCache(String cacheName) getNutclusterMapNameForCachedReference(String cacheName)
-
Method Details
-
getNutclusterMapForCache
-
getNutclusterMapForCachedReference
-
getNutclusterMapNameForCache
-
getNutclusterMapNameForCachedReference
-