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)
QuorumAwareServicegetQuorumName in interface QuorumAwareServicename - the operation name for which the quorum name is returedpublic void onDestroy(String name)
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.