|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewChanged | |
---|---|
org.infinispan.cdi.event.cachemanager | This package contains the adapters making the bridge between Infinispan cache manager events and CDI. |
org.infinispan.loaders.decorators | This package contains loaders and stores, which are used for overflow or persistence. |
org.infinispan.topology | |
org.infinispan.util | General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and collections and containers designed to supplement the JDK-provided containers. |
Uses of ViewChanged in org.infinispan.cdi.event.cachemanager |
---|
Methods in org.infinispan.cdi.event.cachemanager with annotations of type ViewChanged | |
---|---|
void |
ViewChangedAdapter.fire(ViewChangedEvent payload)
|
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.topology |
---|
Methods in org.infinispan.topology with annotations of type ViewChanged | |
---|---|
void |
ClusterTopologyManagerImpl.ClusterViewListener.handleViewChange(ViewChangedEvent e)
|
Uses of ViewChanged in org.infinispan.util |
---|
Methods in org.infinispan.util with annotations of type ViewChanged | |
---|---|
void |
ClusterIdGenerator.RankCalculator.calculateRank(ViewChangedEvent e)
|
|
Infinispan Distribution 5.2.6.Final-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |