Uses of Class
org.opendaylight.controller.cluster.access.commands.TransactionSuccess
Packages that use TransactionSuccess
Package
Description
This package defines the messages used to interact with the CDS backend implementation.
-
Uses of TransactionSuccess in org.opendaylight.controller.cluster.access.commands
Classes in org.opendaylight.controller.cluster.access.commands with type parameters of type TransactionSuccessModifier and TypeClassDescriptionclass
TransactionSuccess<T extends TransactionSuccess<T>>
Abstract base class forRequestSuccess
es involving specific transaction.Subclasses of TransactionSuccess in org.opendaylight.controller.cluster.access.commandsModifier and TypeClassDescriptionfinal class
Successful reply to anExistsTransactionRequest
.final class
Successful reply to anIncrementTransactionSequenceRequest
.final class
Response to aModifyTransactionRequest
which does not have aPersistenceProtocol
.final class
Successful reply to anReadTransactionRequest
.final class
Successful reply to aSkipTransactionsRequest
.final class
Successful reply to a coordinated commit request initiated by aModifyTransactionRequest
orCommitLocalTransactionRequest
.final class
Successful reply to a coordinated commit request initiated by aModifyTransactionRequest
orCommitLocalTransactionRequest
.final class
Successful reply to a coordinated commit request.final class
Successful reply to aTransactionPreCommitRequest
.final class
Successful reply to aTransactionPurgeRequest
.