public interface TransactionOperation
| Modifier and Type | Method and Description |
|---|---|
void |
addOperationIntoTransaction(org.opendaylight.controller.md.sal.dom.api.DOMDataWriteTransaction transaction)
Adds this operation into provided transaction (.put(), .delete())
|
Copyright © 2018 OpenDaylight. All rights reserved.