Uses of Package
org.infinispan.notifications.cachelistener.annotation
Packages that use org.infinispan.notifications.cachelistener.annotation
Package
Description
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodesThis package contains implementations of the conflict resolution API.
This is the private xsite package.
-
Classes in org.infinispan.notifications.cachelistener.annotation used by org.infinispan.affinityClassDescriptionThis annotation should be used on methods that need to be notified when the
ConsistentHashimplementation in use by theDistributionManagerchanges due to a change in cluster topology. -
Classes in org.infinispan.notifications.cachelistener.annotation used by org.infinispan.conflict.implClassDescriptionThis annotation should be used on methods that need to be notified when a rehash starts or ends.
-
Classes in org.infinispan.notifications.cachelistener.annotation used by org.infinispan.container.versioningClassDescriptionThis annotation should be used on methods that need to be notified when the
ConsistentHashimplementation in use by theDistributionManagerchanges due to a change in cluster topology. -
Classes in org.infinispan.notifications.cachelistener.annotation used by org.infinispan.globalstate.implClassDescriptionThis annotation should be used on methods that need to be notified when a cache entry is created.This annotation should be used on methods that need to be notified when a cache entry has been modified.This annotation should be used on methods that need to be notified when a cache entry is removed from the cache.
-
Classes in org.infinispan.notifications.cachelistener.annotation used by org.infinispan.notifications.cachelistener.clusterClassDescriptionThis annotation should be used on methods that need to be notified when a cache entry is created.This annotation should be used on methods that need to be notified when a cache entry is expiredThis annotation should be used on methods that need to be notified when a cache entry has been modified.This annotation should be used on methods that need to be notified when a cache entry is removed from the cache.This annotation should be used on methods that need to be notified when the cache is called to participate in a transaction and the transaction completes, either with a commit or a rollback.
-
Classes in org.infinispan.notifications.cachelistener.annotation used by org.infinispan.transaction.implClassDescriptionThis annotation should be used on methods that need to be notified when the
ConsistentHashimplementation in use by theDistributionManagerchanges due to a change in cluster topology. -
Classes in org.infinispan.notifications.cachelistener.annotation used by org.infinispan.xsiteClassDescriptionThis annotation should be used on methods that need to be notified when a cache entry is created.This annotation should be used on methods that need to be notified when a cache entry has been modified.