Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
|
This is the complete list of members for google::cloud::bigtable::ExponentialBackoffPolicy, including all inherited members.
clone() const override | google::cloud::bigtable::ExponentialBackoffPolicy | virtual |
ExponentialBackoffPolicy(internal::RPCPolicyParameters defaults) | google::cloud::bigtable::ExponentialBackoffPolicy | |
ExponentialBackoffPolicy(std::chrono::duration< Rep1, Period1 > initial_delay, std::chrono::duration< Rep2, Period2 > maximum_delay) | google::cloud::bigtable::ExponentialBackoffPolicy | inline |
OnCompletion(Status const &status) override | google::cloud::bigtable::ExponentialBackoffPolicy | virtual |
OnCompletion(grpc::Status const &status) override | google::cloud::bigtable::ExponentialBackoffPolicy | virtual |
google::cloud::bigtable::RPCBackoffPolicy::OnCompletion() | google::cloud::bigtable::RPCBackoffPolicy | inline |
Setup(grpc::ClientContext &context) const override | google::cloud::bigtable::ExponentialBackoffPolicy | virtual |
~RPCBackoffPolicy()=default | google::cloud::bigtable::RPCBackoffPolicy | virtual |