| Package | Description |
|---|---|
| org.onosproject.store.ecmap |
Distributed map with eventually-consistent update semantics and gossip
based anti-entropy mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventuallyConsistentMapListener.event(EventuallyConsistentMapEvent<K,V> event)
Reacts to the specified event.
|
Copyright © 2015. All rights reserved.