| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
     Hazelcast JSR-107 aka JCache implementation | 
| com.hazelcast.collection.impl.queue | |
| com.hazelcast.concurrent.lock | |
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractCacheService | 
| class  | CacheServiceCache Service is the main access point of JCache implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueueServiceProvides important services via methods for the the Queue
 such as  QueueEvictionProcessor | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LockServiceImpl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapQuorumAwareServiceQuorum service will ask map service about whether map has defined quorum or not. | 
| class  | MapServiceDefines map service behavior. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected QuorumAwareService | MapService. quorumAwareService | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.