public interface SplitBrainProtectionAwareService
SplitBrainProtectionAwareService to decide whether operation participates into a
split brain protection or not.| Modifier and Type | Method and Description |
|---|---|
String |
getSplitBrainProtectionName(String operationName)
Gets the name of the split brain protection associated with specified operation name.
|
String getSplitBrainProtectionName(String operationName)
operationName - the operation name for which the split brain protection name is returnedCopyright © 2019 Hazelcast, Inc.. All rights reserved.