|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewChanged | |
---|---|
org.infinispan.affinity | |
org.infinispan.demo | Classes, programs and applications that help demonstrate how Infinispan can be used. |
org.infinispan.distribution | Classes relating to the distributed cache mode. |
org.infinispan.loaders.decorators | This package contains loaders and stores, which are used for overflow or persistence. |
org.infinispan.transaction.xa | XA transaction support. |
Uses of ViewChanged in org.infinispan.affinity |
---|
Methods in org.infinispan.affinity with annotations of type ViewChanged | |
---|---|
void |
ListenerRegistration.handleViewChange(ViewChangedEvent vce)
|
Uses of ViewChanged in org.infinispan.demo |
---|
Methods in org.infinispan.demo with annotations of type ViewChanged | |
---|---|
void |
InfinispanDemo.CacheListener.viewChangeEvent(ViewChangedEvent e)
|
Uses of ViewChanged in org.infinispan.distribution |
---|
Methods in org.infinispan.distribution with annotations of type ViewChanged | |
---|---|
void |
DistributionManagerImpl.ViewChangeListener.handleViewChange(ViewChangedEvent e)
|
Uses of ViewChanged in org.infinispan.loaders.decorators |
---|
Methods in org.infinispan.loaders.decorators with annotations of type ViewChanged | |
---|---|
void |
SingletonStore.SingletonStoreListener.viewChange(ViewChangedEvent event)
The cluster formation changed, so determine whether the current cache stopped being the coordinator or became the coordinator. |
Uses of ViewChanged in org.infinispan.transaction.xa |
---|
Methods in org.infinispan.transaction.xa with annotations of type ViewChanged | |
---|---|
void |
TransactionTable.StaleTransactionCleanup.onViewChange(ViewChangedEvent vce)
|
|
Google Analytics | |||||||||
PREV NEXT | FRAMES NO FRAMES |