CommitTransactionResult

Contains the details of the committed transaction.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The commit digest of the committed transaction.

Link copied to clipboard

Contains metrics about the number of I/O requests that were consumed.

Link copied to clipboard

Contains server-side performance information for the command.

Link copied to clipboard

The transaction ID of the committed transaction.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String