|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewChangedEvent | |
|---|---|
| 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.notifications.cachemanagerlistener.event | |
| org.infinispan.transaction.xa | XA transaction support. |
| Uses of ViewChangedEvent in org.infinispan.affinity |
|---|
| Methods in org.infinispan.affinity with parameters of type ViewChangedEvent | |
|---|---|
void |
KeyAffinityServiceImpl.handleViewChange(ViewChangedEvent vce)
|
void |
ListenerRegistration.handleViewChange(ViewChangedEvent vce)
|
| Uses of ViewChangedEvent in org.infinispan.demo |
|---|
| Methods in org.infinispan.demo with parameters of type ViewChangedEvent | |
|---|---|
void |
InfinispanDemo.CacheListener.viewChangeEvent(ViewChangedEvent e)
|
| Uses of ViewChangedEvent in org.infinispan.distribution |
|---|
| Methods in org.infinispan.distribution with parameters of type ViewChangedEvent | |
|---|---|
void |
DistributionManagerImpl.ViewChangeListener.handleViewChange(ViewChangedEvent e)
|
| Uses of ViewChangedEvent in org.infinispan.loaders.decorators |
|---|
| Methods in org.infinispan.loaders.decorators with parameters of type ViewChangedEvent | |
|---|---|
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 ViewChangedEvent in org.infinispan.notifications.cachemanagerlistener.event |
|---|
| Classes in org.infinispan.notifications.cachemanagerlistener.event that implement ViewChangedEvent | |
|---|---|
class |
EventImpl
Implementation of cache manager events |
| Uses of ViewChangedEvent in org.infinispan.transaction.xa |
|---|
| Methods in org.infinispan.transaction.xa with parameters of type ViewChangedEvent | |
|---|---|
void |
TransactionTable.StaleTransactionCleanup.onViewChange(ViewChangedEvent vce)
|
|
Google Analytics | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||