public class MapQuorumAwareService extends Object implements QuorumAwareService
Constructor and Description |
---|
MapQuorumAwareService(MapServiceContext mapServiceContext) |
Modifier and Type | Method and Description |
---|---|
String |
getQuorumName(String name)
Gets the name of the quorum associated with specified operation name.
|
void |
onDestroy(String name) |
public MapQuorumAwareService(MapServiceContext mapServiceContext)
public String getQuorumName(String name)
QuorumAwareService
getQuorumName
in interface QuorumAwareService
name
- the operation name for which the quorum name is returedpublic void onDestroy(String name)
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.