Package | Description |
---|---|
org.opendaylight.mdsal.binding.javav2.dom.adapter.impl.data.tree | |
org.opendaylight.mdsal.dom.api |
Modifier and Type | Class and Description |
---|---|
class |
BindingDOMDataTreeCommitCohortAdapter<T extends TreeNode>
Data tree commit cohort adapter.
|
Modifier and Type | Method and Description |
---|---|
<T extends DOMDataTreeCommitCohort> |
DOMDataTreeCommitCohortRegistry.registerCommitCohort(DOMDataTreeIdentifier path,
T cohort)
Register commit cohort which will participate in three-phase commit protocols of
DOMDataTreeWriteTransaction in data broker associated with this instance of extension. |
Copyright © 2019 OpenDaylight. All rights reserved.