| Package | Description |
|---|---|
| org.infinispan.affinity | |
| org.infinispan.cacheviews | |
| org.infinispan.container.versioning | |
| org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
| org.infinispan.transaction |
JTA transaction support.
|
| org.infinispan.util |
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
|
| Class and Description |
|---|
| CacheStopped
This annotation should be used on methods that need to be notified when a cache is stopped.
|
| 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 |
|---|
| 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 |
|---|
| 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).
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.