Package | Description |
---|---|
com.google.cloud.spanner |
A client for Cloud Spanner - A no-compromise relational database service.
|
Modifier and Type | Method and Description |
---|---|
static Options.ReadQueryUpdateTransactionOption |
Options.priority(Options.RpcPriority priority)
Specifies the priority to use for the RPC.
|
static Options.ReadQueryUpdateTransactionOption |
Options.tag(String name)
Specifying this will cause the reads, queries, updates and writes operations statistics
collection to be grouped by tag.
|
Copyright © 2022 Google LLC. All rights reserved.