See: Description
Class | Description |
---|---|
PartitionContainer |
Contains the record storage for the replicated maps which are 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
PartitionContainer s that actually hold the data |
ReplicatedMapSplitBrainHandlerService |
Contains split-brain handling logic for
ReplicatedMap |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.