Uses of Interface
org.infinispan.notifications.cachemanagerlistener.event.CacheStoppedEvent
Packages that use CacheStoppedEvent
Package
Description
This package contains the
KeyAffinityService
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 CacheStoppedEventModifier and TypeMethodDescriptionvoid
ListenerRegistration.handleCacheStopped
(CacheStoppedEvent cse) -
Uses of CacheStoppedEvent in org.infinispan.affinity.impl
Methods in org.infinispan.affinity.impl with parameters of type CacheStoppedEventModifier and TypeMethodDescriptionvoid
KeyAffinityServiceImpl.handleCacheStopped
(CacheStoppedEvent cse) -
Uses of CacheStoppedEvent in org.infinispan.notifications.cachemanagerlistener.event.impl
Classes in org.infinispan.notifications.cachemanagerlistener.event.impl that implement CacheStoppedEvent