Uses of Class
org.infinispan.topology.MissingMembersException
Packages that use MissingMembersException
Package
Description
Infinispan's logging abstractions that delegate to either JDK or Log4J logging engines.
-
Uses of MissingMembersException in org.infinispan.util.logging
Methods in org.infinispan.util.logging that return MissingMembersExceptionModifier and TypeMethodDescriptionfinal MissingMembersException
Log_$logger.missingTooManyMembers
(String cacheName, int owners, int missing, int total) final MissingMembersException
Log_$logger.recoverFromStateMissingMembers
(String cacheName, List<Address> members, String total)