Package | Description |
---|---|
com.google.api.services.spanner.v1.model |
Modifier and Type | Method and Description |
---|---|
CommitStats |
CommitStats.clone() |
CommitStats |
CommitResponse.getCommitStats()
The statistics about this `Commit`.
|
CommitStats |
CommitStats.set(String fieldName,
Object value) |
CommitStats |
CommitStats.setMutationCount(Long mutationCount)
The total number of mutations for the transaction.
|
Modifier and Type | Method and Description |
---|---|
CommitResponse |
CommitResponse.setCommitStats(CommitStats commitStats)
The statistics about this `Commit`.
|
Copyright © 2011–2025 Google. All rights reserved.