Uses of Annotation Type
org.infinispan.notifications.cachemanagerlistener.annotation.CacheStopped
Packages that use CacheStopped
Package
Description
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodesHandling of inbound commands on remote nodes.
-
Uses of CacheStopped in org.infinispan.affinity
Methods in org.infinispan.affinity with annotations of type CacheStoppedModifier and TypeMethodDescriptionvoidListenerRegistration.handleCacheStopped(CacheStoppedEvent cse) -
Uses of CacheStopped in org.infinispan.remoting.inboundhandler
Methods in org.infinispan.remoting.inboundhandler with annotations of type CacheStoppedModifier and TypeMethodDescriptionvoidGlobalInboundInvocationHandler.cacheStopped(CacheStoppedEvent event)