Package | Description |
---|---|
org.infinispan.affinity |
This package contains the
KeyAffinityService interfaces which allow user code to determine mapping of keys onto nodes |
org.infinispan.cdi.event.cachemanager |
This package contains the adapters making the bridge between Infinispan cache manager events and CDI.
|
org.infinispan.container.versioning | |
org.infinispan.notifications.cachelistener.cluster | |
org.infinispan.persistence.support | |
org.infinispan.topology | |
org.infinispan.transaction.impl | |
org.infinispan.xsite |
Class and Description |
---|
CacheStopped
This annotation should be used on methods that need to be notified when a cache is stopped.
|
Class and Description |
---|
CacheStarted
This annotation should be used on methods that need to be notified when a cache is started.
|
CacheStopped
This annotation should be used on methods that need to be notified when a cache is stopped.
|
ViewChanged
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).
|
Class and Description |
---|
ViewChanged
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).
|
Class and Description |
---|
ViewChanged
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).
|
Class and Description |
---|
CacheStarted
This annotation should be used on methods that need to be notified when a cache is started.
|
ViewChanged
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).
|
Class and Description |
---|
Merged
This 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.
|
ViewChanged
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).
|
Class and Description |
---|
ViewChanged
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).
|
Class and Description |
---|
CacheStopped
This annotation should be used on methods that need to be notified when a cache is stopped.
|
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.