Package | Description |
---|---|
org.opendaylight.mdsal.dom.spi.store | |
org.opendaylight.mdsal.dom.store.inmemory |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSnapshotBackedTransactionChain<T>
Abstract implementation of the
DOMStoreTransactionChain
interface relying on DataTreeSnapshot supplier
and backend commit coordinator. |
Modifier and Type | Method and Description |
---|---|
DOMStoreTransactionChain |
DOMStore.createTransactionChain()
Creates new transaction chain.
|
Modifier and Type | Method and Description |
---|---|
DOMStoreTransactionChain |
InMemoryDOMDataStore.createTransactionChain() |
Copyright © 2019 OpenDaylight. All rights reserved.