| Package | Description | 
|---|---|
| org.opendaylight.mdsal.binding.api | |
| org.opendaylight.mdsal.binding.dom.adapter | 
| Modifier and Type | Method and Description | 
|---|---|
<D extends DataObject,T extends DataTreeCommitCohort<D>> | 
DataTreeCommitCohortRegistry.registerCommitCohort(DataTreeIdentifier<D> subtree,
                    T cohort)
Register commit cohort which will participate in three-phase commit protocols of write
 transaction in data broker associated with this instance of extension. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<D extends DataObject,T extends DataTreeCommitCohort<D>> | 
BindingDOMDataTreeCommitCohortRegistryAdapter.registerCommitCohort(DataTreeIdentifier<D> subtree,
                    T cohort)  | 
Copyright © 2018 OpenDaylight. All rights reserved.