Uses of Class
com.atlassian.confluence.cluster.hazelcast.HazelcastTopicMessageRouter
-
Packages that use HazelcastTopicMessageRouter Package Description com.atlassian.confluence.cache.hazelcast.monitoring -
-
Uses of HazelcastTopicMessageRouter in com.atlassian.confluence.cache.hazelcast.monitoring
Methods in com.atlassian.confluence.cache.hazelcast.monitoring with parameters of type HazelcastTopicMessageRouter Modifier and Type Method Description static DistributedCacheInvalidationCounter<Object>DistributedCacheInvalidationCounter. forAtlassianCache(com.atlassian.cache.CacheManager cacheManager, HazelcastTopicMessageRouter messageRouter, io.micrometer.core.instrument.MeterRegistry meterRegistry, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar)Deprecated.since 7.6 no replacementstatic DistributedCacheInvalidationCounter<com.hazelcast.hibernate.local.Invalidation>DistributedCacheInvalidationCounter. forHibernateL2CacheRegions(org.hibernate.SessionFactory sessionFactory, HazelcastTopicMessageRouter messageRouter, io.micrometer.core.instrument.MeterRegistry meterRegistry, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar)Deprecated.since 7.6 no replacementConstructors in com.atlassian.confluence.cache.hazelcast.monitoring with parameters of type HazelcastTopicMessageRouter Constructor Description DistributedCacheInvalidationCounter(HazelcastTopicMessageRouter messageRouter, io.micrometer.core.instrument.MeterRegistry meterRegistry, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar)Deprecated.
-