| Package | Description | 
|---|---|
| com.hazelcast.cache.impl | 
     Hazelcast JSR-107 aka JCache implementation | 
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.replicatedmap.impl | This package contains the implementation of the replicated map service itself and some connection interfaces only used
 internally. | 
| 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  | MapServiceDefines map service behavior. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected SplitBrainHandlerService | MapService. splitBrainHandlerService | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReplicatedMapServiceThis is the main service implementation to handle proxy creation, event publishing, migration, anti-entropy and
 manages the backing  PartitionContainers that actually hold the data | 
| class  | ReplicatedMapSplitBrainHandlerServiceContains split-brain handling logic for  ReplicatedMap | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.