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 TypeClassDescriptionclass
Abstract base class forRequest
s involving specific transactions local to a member node.Subclasses of AbstractLocalTransactionRequest in org.opendaylight.controller.cluster.access.commandsModifier and TypeClassDescriptionfinal class
Request to abort a local transaction.final class
Request to commit a local transaction.