| Package | Description | 
|---|---|
| org.opendaylight.mdsal.dom.broker | |
| org.opendaylight.mdsal.dom.store.inmemory | 
| Constructor and Description | 
|---|
AbstractDOMDataBroker(Map<LogicalDatastoreType,DOMStore> datastores)  | 
SerializedDOMDataBroker(Map<LogicalDatastoreType,DOMStore> datastores,
                       com.google.common.util.concurrent.ListeningExecutorService executor)
Construct DOMDataCommitCoordinator which uses supplied executor to
 process commit coordinations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
InMemoryDOMDataStore
In-memory DOM Data Store. 
 | 
Copyright © 2018 OpenDaylight. All rights reserved.