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