Interface SplitBrainProtection
public interface SplitBrainProtection
SplitBrainProtection
provides access to the current status of a split brain protection.-
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns true if the minimum cluster size is satisfied, otherwise false.
-
Method Details
-
hasMinimumSize
boolean hasMinimumSize()Returns true if the minimum cluster size is satisfied, otherwise false.- Returns:
- boolean whether the minimum cluster size property is satisfied
-