|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SplitBrainHandlerService
An interface that can be implemented by SPI services that want to be able to resolve a split brain.
So when the 2 separate clusters merge, theprepareMergeRunnable()
method is called to return
a Runnable that will merge the clusters.
Method Summary | |
---|---|
Runnable |
prepareMergeRunnable()
|
Method Detail |
---|
Runnable prepareMergeRunnable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |