| Package | Description |
|---|---|
| org.infinispan.cache.impl | |
| org.infinispan.notifications.cachelistener.cluster | |
| org.infinispan.notifications.cachemanagerlistener |
CacheManager-specific notifications and eventing. |
| org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
| Modifier and Type | Field and Description |
|---|---|
protected CacheManagerNotifier |
CacheImpl.cacheManagerNotifier |
| Constructor and Description |
|---|
RemoteClusterListener(UUID id,
Address origin,
CacheNotifier cacheNotifier,
CacheManagerNotifier cacheManagerNotifier,
ClusterEventManager eventManager,
boolean sync) |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheManagerNotifierImpl
Global, shared notifications on the cache manager.
|
| Modifier and Type | Field and Description |
|---|---|
protected CacheManagerNotifier |
JGroupsTransport.notifier |
Copyright © 2022 JBoss by Red Hat. All rights reserved.