| Package | Description |
|---|---|
| org.onosproject.store.ecmap |
Distributed map with eventually-consistent update semantics and gossip
based anti-entropy mechanism.
|
| Modifier and Type | Class and Description |
|---|---|
class |
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.