|
Google Cloud Spanner C++ Client
A C++ Client Library for Google Cloud Spanner
|
#include "google/cloud/spanner/version.h"#include <algorithm>#include <chrono>#include <map>#include <string>Go to the source code of this file.
Classes | |
| class | google::cloud::spanner::v1::SessionPoolOptions |
Controls the session pool maintained by a spanner::Client. More... | |
Namespaces | |
| google::cloud | |
| The namespace Google Cloud Platform C++ client libraries. | |
| google::cloud::spanner | |
| Contains all the Cloud Spanner C++ client types and functions. | |
| google::cloud::spanner::v1 | |
| The inlined, versioned namespace for the Cloud Spanner C++ client APIs. | |
Enumerations | |
| enum | google::cloud::spanner::v1::ActionOnExhaustion { google::cloud::spanner::v1::ActionOnExhaustion::kBlock, google::cloud::spanner::v1::ActionOnExhaustion::kFail } |
1.8.15