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 TypeClassDescriptionclassAbstract base class forTransactionRequests accessing data as visible in the isolated context of a particular transaction.Subclasses of AbstractReadPathTransactionRequest in org.opendaylight.controller.cluster.access.commandsModifier and TypeClassDescriptionfinal classA transaction request to query if a particular path exists in the current view of a particular transaction.final classA transaction request to read a particular path exists in the current view of a particular transaction.