| Package | Description | 
|---|---|
| org.opendaylight.controller.cluster.access.commands | This package defines the messages used to interact with the CDS backend implementation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TransactionDataModificationA  TransactionModificationwhich has a data component. | 
| class  | TransactionDeleteDelete a particular path. | 
| class  | TransactionMergeMerge a  NormalizedNodetree onto a specific path. | 
| class  | TransactionWriteModification to write (and replace) a subtree at specified path with another subtree. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TransactionModification> | ModifyTransactionRequest. getModifications() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyTransactionRequestBuilder. addModification(TransactionModification modification) | 
Copyright © 2019 OpenDaylight. All rights reserved.