| Package | Description |
|---|---|
| org.onosproject.store.consistent.impl |
Implementation of partitioned and distributed store facility capable of
providing consistent update semantics.
|
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> DefaultAsyncConsistentMap<K,V> |
DatabaseManager.registerMap(DefaultAsyncConsistentMap<K,V> map) |
| Modifier and Type | Method and Description |
|---|---|
protected <K,V> DefaultAsyncConsistentMap<K,V> |
DatabaseManager.registerMap(DefaultAsyncConsistentMap<K,V> map) |
protected <K,V> void |
DatabaseManager.unregisterMap(DefaultAsyncConsistentMap<K,V> map) |
| Constructor and Description |
|---|
DefaultConsistentMap(DefaultAsyncConsistentMap<K,V> asyncMap) |
Copyright © 2015. All rights reserved.