Uses of Class
org.infinispan.notifications.cachemanagerlistener.annotation.CacheStopped
-
Packages that use CacheStopped Package Description org.infinispan.affinity This package contains theKeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodes -
-
Uses of CacheStopped in org.infinispan.affinity
Methods in org.infinispan.affinity with annotations of type CacheStopped Modifier and Type Method Description void
ListenerRegistration. handleCacheStopped(CacheStoppedEvent cse)
-