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