| Package | Description |
|---|---|
| org.opendaylight.controller.sal.core.spi.data |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DOMStoreReadWriteTransaction
Combination of a
DOMStoreReadTransaction and DOMStoreWriteTransaction. |
| Modifier and Type | Method and Description |
|---|---|
DOMStoreWriteTransaction |
DOMStoreTransactionChain.newWriteOnlyTransaction()
Create a new write-only transaction which will continue the chain.
|
DOMStoreWriteTransaction |
DOMStoreTransactionFactory.newWriteOnlyTransaction()
Creates write only transaction
See
DOMStoreWriteTransaction for more information. |
Copyright © 2015. All Rights Reserved.