Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
void |
ViewChangedAdapter.fire(ViewChangedEvent payload) |
Modifier and Type | Method and Description |
---|---|
void |
NumericVersionGenerator.RankCalculator.calculateRank(ViewChangedEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
RemoteClusterListener.viewChange(ViewChangedEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
SingletonCacheWriter.SingletonStoreListener.viewChange(ViewChangedEvent event)
The cluster formation changed, so determine whether the current cache stopped being the coordinator or became
the coordinator.
|
Modifier and Type | Method and Description |
---|---|
void |
ClusterTopologyManagerImpl.ClusterViewListener.handleViewChange(ViewChangedEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
TransactionTable.onViewChange(ViewChangedEvent e) |
Copyright © 2023 JBoss, a division of Red Hat. All rights reserved.