| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
 
     Hazelcast JSR-107 aka JCache implementation 
 | 
| com.hazelcast.map.impl | 
 Contains implementation specific classes of  
com.hazelcast.map package. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractCacheService  | 
class  | 
CacheService
Cache Service is the main access point of JCache implementation. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MapQuorumAwareService
Quorum service will ask map service about whether map has defined quorum or not. 
 | 
class  | 
MapService
Defines map service behavior. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected QuorumAwareService | 
MapService.quorumAwareService  | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.