Uses of Class
org.opendaylight.controller.cluster.access.commands.AbstractLocalTransactionRequest
Packages that use AbstractLocalTransactionRequest
Package
Description
This package defines the messages used to interact with the CDS backend implementation.
-
Uses of AbstractLocalTransactionRequest in org.opendaylight.controller.cluster.access.commands
Classes in org.opendaylight.controller.cluster.access.commands with type parameters of type AbstractLocalTransactionRequestModifier and TypeClassDescriptionclassAbstract base class forRequests involving specific transactions local to a member node.Subclasses of AbstractLocalTransactionRequest in org.opendaylight.controller.cluster.access.commandsModifier and TypeClassDescriptionfinal classRequest to abort a local transaction.final classRequest to commit a local transaction.