public interface SplitBrainHandlerService
prepareMergeRunnable()
method is called to return
a Runnable that will merge the clusters.Modifier and Type | Method and Description |
---|---|
Runnable |
prepareMergeRunnable()
When the 2 separate clusters merge (resolve a split brain), this method is called to return
a Runnable that will merge the clusters.
|
Runnable prepareMergeRunnable()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.