public class SplitBrainProtectionImpl extends Object implements SplitBrainProtection
SplitBrainProtectionImpl can be used to notify split brain protection service for a particular split brain protection
result that originated externally.| Modifier and Type | Method and Description |
|---|---|
SplitBrainProtectionConfig |
getConfig() |
int |
getMinimumClusterSize() |
String |
getName() |
boolean |
hasMinimumSize()
Returns true if the minimum cluster size is satisfied, otherwise false.
|
String |
toString() |
public String getName()
public int getMinimumClusterSize()
public SplitBrainProtectionConfig getConfig()
public boolean hasMinimumSize()
SplitBrainProtectionhasMinimumSize in interface SplitBrainProtectionCopyright © 2019 Hazelcast, Inc.. All rights reserved.