Uses of Package
org.infinispan.notifications.cachelistener.event
-
Packages that use org.infinispan.notifications.cachelistener.event Package Description org.infinispan.affinity This package contains theKeyAffinityService
interfaces which allow user code to determine mapping of keys onto nodesorg.infinispan.container.versioning org.infinispan.notifications.cachelistener Cache
-specific notifications and eventing.org.infinispan.notifications.cachelistener.cluster org.infinispan.notifications.cachelistener.event Cache
-specific listener eventsorg.infinispan.notifications.cachelistener.filter Cache
-specific notifications and eventing filtering classes.org.infinispan.query.affinity This package contains the implementation of the AffinityIndexManager, that maintains an index divided into shards with storage using the Infinispan Lucene directory.org.infinispan.server.hotrod.logging org.infinispan.spring.session org.infinispan.xsite.statetransfer -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.affinity Class Description TopologyChangedEvent The event passed in to methods annotated withTopologyChanged
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.container.versioning Class Description TopologyChangedEvent The event passed in to methods annotated withTopologyChanged
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistener Class Description CacheEntryEvent A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.Event An interface that defines common characteristics of events -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistener.cluster Class Description CacheEntryCreatedEvent This event subtype is passed in to any method annotated withCacheEntryCreated
.CacheEntryEvent A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.CacheEntryExpiredEvent This event subtype is passed in to any method annotated withCacheEntryExpired
.CacheEntryModifiedEvent This event subtype is passed in to any method annotated withCacheEntryModified
CacheEntryRemovedEvent This event subtype is passed in to any method annotated withCacheEntryRemoved
.Event An interface that defines common characteristics of eventsEvent.Type TransactionalEvent An event subtype that includes a transaction context - if one exists - as well as a boolean as to whether the call originated locally or remotely.TransactionCompletedEvent This event is passed in to any method annotated withTransactionCompleted
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistener.event Class Description CacheEntryEvent A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.Event An interface that defines common characteristics of eventsEvent.Type TransactionalEvent An event subtype that includes a transaction context - if one exists - as well as a boolean as to whether the call originated locally or remotely. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.notifications.cachelistener.filter Class Description CacheEntryEvent A transactional event subtype that additionally expose a key as such events pertain to a specific cache entry.Event An interface that defines common characteristics of eventsEvent.Type -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.query.affinity Class Description TopologyChangedEvent The event passed in to methods annotated withTopologyChanged
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.server.hotrod.logging Class Description Event An interface that defines common characteristics of events -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.spring.session Class Description CacheEntryCreatedEvent This event subtype is passed in to any method annotated withCacheEntryCreated
.CacheEntryExpiredEvent This event subtype is passed in to any method annotated withCacheEntryExpired
.CacheEntryRemovedEvent This event subtype is passed in to any method annotated withCacheEntryRemoved
. -
Classes in org.infinispan.notifications.cachelistener.event used by org.infinispan.xsite.statetransfer Class Description TopologyChangedEvent The event passed in to methods annotated withTopologyChanged
.