See: Description
| Class | Description |
|---|---|
| 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.
|
| MapValue<V> |
Representation of a value in EventuallyConsistentMap.
|
| MapValue.Digest |
Digest or summary of a MapValue for use during Anti-Entropy exchanges.
|
Copyright © 2015. All rights reserved.