public class SingletonStoreCacheLoader.SingletonStoreListener extends Object
Constructor and Description |
---|
SingletonStoreCacheLoader.SingletonStoreListener() |
Modifier and Type | Method and Description |
---|---|
void |
cacheStarted(Event e)
Cache started, check whether the node is the coordinator and set the singleton store cache loader's active
status.
|
void |
cacheStopped(Event e) |
void |
viewChange(ViewChangedEvent event)
The cluster formation changed, so determine whether the current node stopped being the coordinator or became
the coordinator.
|
public SingletonStoreCacheLoader.SingletonStoreListener()
public void cacheStarted(Event e)
public void cacheStopped(Event e)
public void viewChange(ViewChangedEvent event)
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.