See: Description
| Class | Description |
|---|---|
| AbstractEntry<K,V> |
Base class for events in an EventuallyConsistentMap.
|
| AntiEntropyAdvertisement<K> |
Anti-entropy advertisement message for eventually consistent map.
|
| EventuallyConsistentMapBuilderImpl<K,V> |
Eventually consistent map builder.
|
| EventuallyConsistentMapImpl<K,V> |
Distributed Map implementation which uses optimistic replication and gossip
based techniques to provide an eventually consistent data store.
|
Copyright © 2015. All rights reserved.