Uses of Class
org.opendaylight.controller.cluster.access.commands.TransactionCanCommitSuccess
-
Packages that use TransactionCanCommitSuccess Package Description org.opendaylight.controller.cluster.access.commands This package defines the messages used to interact with the CDS backend implementation. -
-
Uses of TransactionCanCommitSuccess in org.opendaylight.controller.cluster.access.commands
Methods in org.opendaylight.controller.cluster.access.commands that return TransactionCanCommitSuccess Modifier and Type Method Description protected TransactionCanCommitSuccess
TransactionCanCommitSuccess. cloneAsVersion(ABIVersion version)
Methods in org.opendaylight.controller.cluster.access.commands that return types with arguments of type TransactionCanCommitSuccess Modifier and Type Method Description protected org.opendaylight.controller.cluster.access.commands.AbstractTransactionSuccessProxy<TransactionCanCommitSuccess>
TransactionCanCommitSuccess. externalizableProxy(ABIVersion version)
-