Google Cloud Spanner C++ Client 2.13.0
A C++ Client Library for Google Cloud Spanner
|
Option for google::cloud::Options
to use "data boost" in the partitions returned from Client::PartitionRead()
or PartitionQuery()
.
More...
#include <google/cloud/spanner/options.h>
Public Types | |
using | Type = bool |
Option for google::cloud::Options
to use "data boost" in the partitions returned from Client::PartitionRead()
or PartitionQuery()
.
If true, the requests from the subsequent partitioned Client::Read()
and Client::ExecuteQuery()
calls will be executed using the independent compute resources of Cloud Spanner Data Boost.