See: Description
| Class | Description | 
|---|---|
| PartitionContainer | 
 Contains the record storage for the replicated maps which are the actual place where the data is stored. 
 | 
| ReplicatedMapEventPublishingService | 
 Dispatches published events on replicated map to corresponding listeners. 
 | 
| ReplicatedMapEvictionProcessor | 
 Actual eviction processor implementation to remove values to evict values from the replicated map 
 | 
| ReplicatedMapProxy<K,V> | 
 Proxy implementation of  
ReplicatedMap interface. | 
| ReplicatedMapService | 
 This is the main service implementation to handle proxy creation, event publishing, migration, anti-entropy and
 manages the backing  
PartitionContainers that actually hold the data | 
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.