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 TypeClassDescriptionclassTransactionSuccess<T extends TransactionSuccess<T>>Abstract base class forRequestSuccesses involving specific transaction.Subclasses of TransactionSuccess in org.opendaylight.controller.cluster.access.commandsModifier and TypeClassDescriptionfinal classSuccessful reply to anExistsTransactionRequest.final classSuccessful reply to anIncrementTransactionSequenceRequest.final classResponse to aModifyTransactionRequestwhich does not have aPersistenceProtocol.final classSuccessful reply to anReadTransactionRequest.final classSuccessful reply to aSkipTransactionsRequest.final classSuccessful reply to a coordinated commit request initiated by aModifyTransactionRequestorCommitLocalTransactionRequest.final classSuccessful reply to a coordinated commit request initiated by aModifyTransactionRequestorCommitLocalTransactionRequest.final classSuccessful reply to a coordinated commit request.final classSuccessful reply to aTransactionPreCommitRequest.final classSuccessful reply to aTransactionPurgeRequest.