Uses of Class
com.google.cloud.spanner.CommitStats
Packages that use CommitStats
Package
Description
A client for Cloud Spanner - A no-compromise relational database service.
-
Uses of CommitStats in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return CommitStatsModifier and TypeMethodDescriptionCommitResponse.getCommitStats()Commit statistics are returned by a read/write transaction if specifically requested by passing inOptions.commitStats()to the transaction.