| 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 |
|---|---|
EventuallyConsistentMapImpl<K,V> |
EventuallyConsistentMapImpl.withBroadcastMessageExecutor(ExecutorService executor)
Sets the executor to use for broadcasting messages and returns this
instance for method chaining.
|
EventuallyConsistentMapImpl<K,V> |
EventuallyConsistentMapImpl.withTombstonesDisabled(boolean status) |
Copyright © 2015. All rights reserved.