Package | Description |
---|---|
org.infinispan.affinity | |
org.infinispan.container.versioning | |
org.infinispan.notifications |
Notifications and eventing for listeners on both the Cache and CacheManager interfaces.
|
org.infinispan.persistence.support | |
org.infinispan.statetransfer |
Transfer of state to new caches in a cluster.
|
org.infinispan.topology | |
org.infinispan.transaction |
JTA transaction support.
|
org.infinispan.xsite |
Modifier and Type | Class and Description |
---|---|
class |
ListenerRegistration
Used for registering various cache notifications.
|
Modifier and Type | Class and Description |
---|---|
class |
NumericVersionGenerator.RankCalculator |
class |
SimpleClusteredVersionGenerator.TopologyIdUpdater |
Modifier and Type | Method and Description |
---|---|
protected static Listener |
AbstractListenerImpl.testListenerClassValidity(Class<?> listenerClass)
Tests if a class is properly annotated as a CacheListener and returns the Listener annotation.
|
Modifier and Type | Class and Description |
---|---|
class |
SingletonCacheWriter.SingletonStoreListener
Cache listener that reacts to cluster topology changes to find out whether a new coordinator is elected.
|
Modifier and Type | Class and Description |
---|---|
class |
StateProviderImpl
StateProvider implementation. |
Modifier and Type | Class and Description |
---|---|
class |
ClusterTopologyManagerImpl.ClusterViewListener |
Modifier and Type | Class and Description |
---|---|
class |
TransactionTable
Repository for
RemoteTransaction and TransactionXaAdapter s (locally
originated transactions). |
Modifier and Type | Class and Description |
---|---|
class |
BackupReceiverRepositoryImpl |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.