Google Cloud Spanner C++ Client
A C++ Client Library for Google Cloud Spanner
Classes | Namespaces
polling_policy.h File Reference
#include "google/cloud/spanner/backoff_policy.h"
#include "google/cloud/spanner/retry_policy.h"
#include "google/cloud/status.h"

Go to the source code of this file.

Classes

class  google::cloud::spanner::v1::PollingPolicy
 Control the Cloud Spanner C++ client library behavior with respect to polling on long running operations. More...
 
class  google::cloud::spanner::v1::GenericPollingPolicy< Retry, Backoff >
 Combine a RetryPolicy and a BackoffPolicy to create simple polling policies. More...
 

Namespaces

 google
 
 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.