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