| Package | Description |
|---|---|
| org.infinispan.container.versioning | |
| org.infinispan.loaders.decorators |
This package contains loaders and stores, which are used for overflow or persistence.
|
| org.infinispan.persistence.support | |
| org.infinispan.topology |
| Modifier and Type | Method and Description |
|---|---|
void |
NumericVersionGenerator.RankCalculator.calculateRank(ViewChangedEvent e) |
| Modifier and Type | Method and Description |
|---|---|
void |
SingletonStore.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 |
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 © 2013 JBoss, a division of Red Hat. All rights reserved.