Package | Description |
---|---|
org.infinispan.container.versioning | |
org.infinispan.notifications.cachemanagerlistener.event | |
org.infinispan.persistence.support | |
org.infinispan.topology |
Modifier and Type | Method and Description |
---|---|
void |
NumericVersionGenerator.RankCalculator.calculateRank(ViewChangedEvent e) |
Modifier and Type | Interface and Description |
---|---|
interface |
MergeEvent
This event is passed in to any method annotated with
Merged . |
Modifier and Type | Class and Description |
---|---|
class |
EventImpl
Implementation of cache manager events
|
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) |
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.