Uses of Class
org.opendaylight.controller.cluster.access.commands.TransactionModification
Packages that use TransactionModification
Package
Description
This package defines the messages used to interact with the CDS backend implementation.
-
Uses of TransactionModification in org.opendaylight.controller.cluster.access.commands
Modifier and TypeClassDescriptionclass
ATransactionModification
which has a data component.final class
Delete a particular path.final class
Merge aNormalizedNode
tree onto a specific path.final class
Modification to write (and replace) a subtree at specified path with another subtree.Methods in org.opendaylight.controller.cluster.access.commands that return types with arguments of type TransactionModificationMethods in org.opendaylight.controller.cluster.access.commands with parameters of type TransactionModificationModifier and TypeMethodDescriptionvoid
ModifyTransactionRequestBuilder.addModification
(TransactionModification modification)