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::MutationBatcher::Options, including all inherited members.
max_batches | google::cloud::bigtable::MutationBatcher::Options | |
max_mutations_per_batch | google::cloud::bigtable::MutationBatcher::Options | |
max_outstanding_mutations | google::cloud::bigtable::MutationBatcher::Options | |
max_outstanding_size | google::cloud::bigtable::MutationBatcher::Options | |
max_size_per_batch | google::cloud::bigtable::MutationBatcher::Options | |
Options() | google::cloud::bigtable::MutationBatcher::Options | |
SetMaxBatches(size_t max_batches_arg) | google::cloud::bigtable::MutationBatcher::Options | inline |
SetMaxMutationsPerBatch(size_t max_mutations_per_batch_arg) | google::cloud::bigtable::MutationBatcher::Options | |
SetMaxOutstandingMutations(size_t max_outstanding_mutations_arg) | google::cloud::bigtable::MutationBatcher::Options | |
SetMaxOutstandingSize(size_t max_outstanding_size_arg) | google::cloud::bigtable::MutationBatcher::Options | inline |
SetMaxSizePerBatch(size_t max_size_per_batch_arg) | google::cloud::bigtable::MutationBatcher::Options | inline |