public class SingletonCacheWriter.SingletonStoreListener extends Object
Constructor and Description |
---|
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 void cacheStarted(Event e)
public void viewChange(ViewChangedEvent event)
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.