Uses of Interface
com.hazelcast.spi.QuorumAwareService

Packages that use QuorumAwareService
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
 

Uses of QuorumAwareService in com.hazelcast.map.impl
 

Classes in com.hazelcast.map.impl that implement QuorumAwareService
 class MapQuorumAwareService
          Quorum service will ask map service about whether map has defined quorum or not.
 class MapService
          Defines map service behavior.
 

Fields in com.hazelcast.map.impl declared as QuorumAwareService
protected  QuorumAwareService MapService.quorumAwareService
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.