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 nodesA transport implementation based on JGroups.
This is the private xsite package.
-
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.transport.jgroupsClassDescriptionThis 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.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).
-
Classes in org.infinispan.notifications.cachemanagerlistener.annotation used by org.infinispan.xsiteClassDescriptionThis 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.xsite.eventsClassDescriptionThis annotation should be used on methods that need to be notified when a cache is started.This annotation should be used on methods that need to be notified when the cross-site view changes (sites connects or disconnects).