| 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 |
|---|---|
DOMStoreReadTransaction |
DOMStoreTransactionChain.newReadOnlyTransaction()
Create a new read only transaction which will continue the chain.
|
DOMStoreReadTransaction |
DOMStoreTransactionFactory.newReadOnlyTransaction()
Creates a read only transaction
Creates a new read-only transaction, which provides read access to
snapshot of current state.
|
Copyright © 2014. All Rights Reserved.