| Package | Description |
|---|---|
| org.onosproject.store.service |
Distributed core state management services.
|
| Modifier and Type | Method and Description |
|---|---|
<K,V> TransactionalMap<K,V> |
TransactionContext.getTransactionalMap(String mapName,
Serializer serializer)
Returns a transactional map data structure with the specified name.
|
Copyright © 2015. All rights reserved.