| Package | Description |
|---|---|
| org.onosproject.store.ecmap |
Distributed map with eventually-consistent update semantics and gossip
based anti-entropy mechanism.
|
| Class and Description |
|---|
| AbstractEntry
Base class for events in an EventuallyConsistentMap.
|
| EventuallyConsistentMap
A distributed, eventually consistent map.
|
| EventuallyConsistentMapEvent
Event object signalling that the map was modified.
|
| EventuallyConsistentMapEvent.Type |
| EventuallyConsistentMapImpl
Distributed Map implementation which uses optimistic replication and gossip
based techniques to provide an eventually consistent data store.
|
| EventuallyConsistentMapListener
Listener interested in receiving modification events for an
EventuallyConsistentMap.
|
Copyright © 2015. All rights reserved.