Class NutclusterHibernateRegionFactories
java.lang.Object
com.atlassian.confluence.impl.cache.nutcluster.hibernate.NutclusterHibernateRegionFactories
Responsible for crearing Hibernate
RegionFactory
objects based on Nutcluster.- Since:
- 7.5
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hibernate.cache.spi.RegionFactory
createRegionFactory
(com.atlassian.nutcluster.core.NutclusterInstance nutclusterSupplier, com.atlassian.cache.CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider)
-
Method Details
-
createRegionFactory
public static org.hibernate.cache.spi.RegionFactory createRegionFactory(com.atlassian.nutcluster.core.NutclusterInstance nutclusterSupplier, com.atlassian.cache.CacheSettingsDefaultsProvider cacheSettingsDefaultsProvider)
-