Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
|
Classes | |
struct | google::cloud::bigtable::AppProfileIdOption |
The application profile id. More... | |
struct | google::cloud::bigtable::MinConnectionRefreshOption |
Minimum time in ms to refresh connections. More... | |
struct | google::cloud::bigtable::MaxConnectionRefreshOption |
Maximum time in ms to refresh connections. More... | |
struct | google::cloud::bigtable::DataRetryPolicyOption |
Option to configure the retry policy used by Table . More... | |
struct | google::cloud::bigtable::DataBackoffPolicyOption |
Option to configure the backoff policy used by Table . More... | |
struct | google::cloud::bigtable::IdempotentMutationPolicyOption |
Option to configure the idempotency policy used by Table . More... | |
The Bigtable client library uses the same mechanism as all other C++ client libraries for configuration. As usual for the C++ client libraries, it adds a number of unique options only applicable for the Bigtable library.