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 | Class and Description |
---|---|
static class |
GroupingInterceptor.KeyListener
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
DistributedEntryRetriever<K,V>
This is an entry retriever designed to retrieve values for a distributed cache.
|
protected class |
LocalEntryRetriever.PartitionListener |
protected static class |
LocalEntryRetriever.PassivationListener<K,V> |
Modifier and Type | Method and Description |
---|---|
protected Map<Class<? extends Annotation>,Class<?>> |
CacheNotifierImpl.getAllowedMethodAnnotations(Listener l) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteClusterListener
A listener that installed locally on each node when a cluster listener is installed on a given node.
|
Modifier and Type | Method and Description |
---|---|
protected Map<Class<? extends Annotation>,Class<?>> |
CacheManagerNotifierImpl.getAllowedMethodAnnotations(Listener l) |
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 | Method and Description |
---|---|
protected abstract Map<Class<? extends Annotation>,Class<?>> |
AbstractListenerImpl.getAllowedMethodAnnotations(Listener l) |
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 |
LocalStreamManagerImpl<K,V>
Local stream manager implementation that handles injection of the stream supplier, invoking the operation and
subsequently notifying the operation if a rehash has changed one of its segments.
|
protected class |
PartitionAwareClusterStreamManager.PartitionListener |
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 |
Modifier and Type | Class and Description |
---|---|
class |
XSiteStateTransferManagerImpl
XSiteStateTransferManager implementation. |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.