com.hazelcast.map.impl
Class MapQuorumAwareService
java.lang.Object
com.hazelcast.map.impl.MapQuorumAwareService
- All Implemented Interfaces:
- QuorumAwareService
public class MapQuorumAwareService
- extends Object
- implements QuorumAwareService
Quorum service will ask map service about whether map has defined quorum or not.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapQuorumAwareService
public MapQuorumAwareService(MapServiceContext mapServiceContext)
getQuorumName
public String getQuorumName(String name)
- Specified by:
getQuorumName
in interface QuorumAwareService
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.