Uses of Package
org.infinispan.notifications.cachemanagerlistener.annotation
Packages that use org.infinispan.notifications.cachemanagerlistener.annotation
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.
-
Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.affinityClassDescriptionThis annotation should be used on methods that need to be notified when a cache is stopped.
-
Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.container.versioningClassDescriptionThis annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
-
Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.notifications.cachelistener.clusterClassDescriptionThis annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
-
Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.reactive.publisher.implClassDescriptionThis annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
-
Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.remoting.inboundhandlerClassDescriptionThis annotation should be used on methods that need to be notified when a cache is stopped.
-
Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.topologyClassDescriptionThis annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology experiences a merge event after a cluster split.This annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).
-
Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.transaction.implClassDescriptionThis annotation should be used on methods that need to be notified when the cache is used in a cluster and the cluster topology changes (i.e., a member joins or leaves the cluster).