Uses of Class
org.infinispan.topology.CacheJoinException
-
Packages that use CacheJoinException Package Description org.infinispan.util.logging 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 CacheJoinException Modifier and Type Method Description CacheJoinExceptionLog_$logger. extraneousMembersJoinRestoredCache(List<Address> extraneousMembers, String cacheName)CacheJoinExceptionLog. extraneousMembersJoinRestoredCache(List<Address> extraneousMembers, String cacheName)CacheJoinExceptionLog_$logger. nodeWithIncompatibleStateJoiningCache(Address joiner, String cacheName)CacheJoinExceptionLog. nodeWithIncompatibleStateJoiningCache(Address joiner, String cacheName)CacheJoinExceptionLog_$logger. nodeWithoutPersistentStateJoiningCacheWithState(Address joiner, String cacheName)CacheJoinExceptionLog. nodeWithoutPersistentStateJoiningCacheWithState(Address joiner, String cacheName)CacheJoinExceptionLog_$logger. nodeWithPersistentStateJoiningClusterWithoutState(Address joiner, String cacheName)CacheJoinExceptionLog. nodeWithPersistentStateJoiningClusterWithoutState(Address joiner, String cacheName)
-