Uses of Class
org.opendaylight.controller.cluster.access.commands.TransactionDataModification
-
Packages that use TransactionDataModification Package Description org.opendaylight.controller.cluster.access.commands This package defines the messages used to interact with the CDS backend implementation. -
-
Uses of TransactionDataModification in org.opendaylight.controller.cluster.access.commands
Subclasses of TransactionDataModification in org.opendaylight.controller.cluster.access.commands Modifier and Type Class Description class
TransactionMerge
Merge aNormalizedNode
tree onto a specific path.class
TransactionWrite
Modification to write (and replace) a subtree at specified path with another subtree.
-