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.RpcPriority |
Options.RpcPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Options.RpcPriority[] |
Options.RpcPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Options.ReadQueryUpdateTransactionOption |
Options.priority(Options.RpcPriority priority)
Specifies the priority to use for the RPC.
|
Copyright © 2021 Google LLC. All rights reserved.