public class MapSplitBrainProtectionAwareService extends Object implements SplitBrainProtectionAwareService
| Constructor and Description |
|---|
MapSplitBrainProtectionAwareService(MapServiceContext mapServiceContext) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSplitBrainProtectionName(String name)
Gets the name of the split brain protection associated with specified operation name.
|
void |
onDestroy(String name) |
public MapSplitBrainProtectionAwareService(MapServiceContext mapServiceContext)
public String getSplitBrainProtectionName(String name)
SplitBrainProtectionAwareServicegetSplitBrainProtectionName in interface SplitBrainProtectionAwareServicename - the operation name for which the split brain protection name is returnedpublic void onDestroy(String name)
Copyright © 2019 Hazelcast, Inc.. All rights reserved.