Uses of Class
org.infinispan.topology.CacheJoinException
Packages that use CacheJoinException
Package
Description
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Uses of CacheJoinException in org.infinispan.util.logging
Methods in org.infinispan.util.logging that return CacheJoinExceptionModifier and TypeMethodDescriptionfinal CacheJoinException
Log_$logger.extraneousMembersJoinRestoredCache
(List<Address> extraneousMembers, String cacheName) final CacheJoinException
Log_$logger.nodeWithIncompatibleStateJoiningCache
(Address joiner, String cacheName) final CacheJoinException
Log_$logger.nodeWithoutPersistentStateJoiningCacheWithState
(Address joiner, String cacheName) final CacheJoinException
Log_$logger.nodeWithPersistentStateJoiningClusterWithoutState
(Address joiner, String cacheName)