Package | Description |
---|---|
org.opendaylight.mdsal.binding.javav2.api |
Modifier and Type | Interface and Description |
---|---|
interface |
ReadTransaction
A transaction that provides read access to a logical data store.
|
interface |
WriteTransaction
A transaction that provides mutation capabilities on a data tree.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionChainListener.onTransactionChainFailed(TransactionChain chain,
Transaction transaction,
Throwable cause)
Invoked if when a transaction in the chain fails.
|
Copyright © 2019 OpenDaylight. All rights reserved.