Uses of Class
org.opendaylight.controller.cluster.access.commands.AbstractReadPathTransactionRequest
Packages that use AbstractReadPathTransactionRequest
Package
Description
This package defines the messages used to interact with the CDS backend implementation.
-
Uses of AbstractReadPathTransactionRequest in org.opendaylight.controller.cluster.access.commands
Classes in org.opendaylight.controller.cluster.access.commands with type parameters of type AbstractReadPathTransactionRequestModifier and TypeClassDescriptionclass
Abstract base class forTransactionRequest
s accessing data as visible in the isolated context of a particular transaction.Subclasses of AbstractReadPathTransactionRequest in org.opendaylight.controller.cluster.access.commandsModifier and TypeClassDescriptionfinal class
A transaction request to query if a particular path exists in the current view of a particular transaction.final class
A transaction request to read a particular path exists in the current view of a particular transaction.