|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ViewChangedEvent | |
|---|---|
| org.infinispan.distribution | |
| org.infinispan.loader.decorators | |
| org.infinispan.notifications.cachemanagerlistener.event | |
| 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.loader.decorators |
|---|
| Methods in org.infinispan.loader.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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||