Package | Description |
---|---|
org.opendaylight.mdsal.binding.javav2.api | |
org.opendaylight.mdsal.binding.javav2.dom.adapter.impl.data.tree |
Modifier and Type | Method and Description |
---|---|
CursorAwareWriteTransaction |
DataTreeProducer.createTransaction(boolean isolated)
Allocate a new open transaction on this producer.
|
Modifier and Type | Class and Description |
---|---|
class |
BindingDOMCursorAwareWriteTransactionAdapter<T extends DOMDataTreeCursorAwareTransaction>
Allowing cursor to provides write operations(delete, merge, write).
|
Modifier and Type | Method and Description |
---|---|
CursorAwareWriteTransaction |
BindingDOMDataTreeProducerAdapter.createTransaction(boolean isolated) |
Copyright © 2019 OpenDaylight. All rights reserved.