Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
Loading...
Searching...
No Matches
google::cloud::bigtable::Table Member List

This is the complete list of members for google::cloud::bigtable::Table, including all inherited members.

app_profile_id() constgoogle::cloud::bigtable::Tableinline
Apply(SingleRowMutation mut, Options opts={})google::cloud::bigtable::Table
AsyncApply(SingleRowMutation mut, Options opts={})google::cloud::bigtable::Table
AsyncBulkApply(BulkMutation mut, Options opts={})google::cloud::bigtable::Table
AsyncCheckAndMutateRow(std::string row_key, Filter filter, std::vector< Mutation > true_mutations, std::vector< Mutation > false_mutations, Options opts={})google::cloud::bigtable::Table
AsyncReadModifyWriteRow(std::string row_key, bigtable::ReadModifyWriteRule rule, Args &&... rules_and_options)google::cloud::bigtable::Tableinline
AsyncReadRow(std::string row_key, Filter filter, Options opts={})google::cloud::bigtable::Table
AsyncReadRows(RowFunctor on_row, FinishFunctor on_finish, RowSet row_set, Filter filter, Options opts={})google::cloud::bigtable::Tableinline
AsyncReadRows(RowFunctor on_row, FinishFunctor on_finish, RowSet row_set, std::int64_t rows_limit, Filter filter, Options opts={})google::cloud::bigtable::Tableinline
AsyncSampleRows(Options opts={})google::cloud::bigtable::Table
BulkApply(BulkMutation mut, Options opts={})google::cloud::bigtable::Table
CheckAndMutateRow(std::string row_key, Filter filter, std::vector< Mutation > true_mutations, std::vector< Mutation > false_mutations, Options opts={})google::cloud::bigtable::Table
instance_id() constgoogle::cloud::bigtable::Tableinline
MutationBatchergoogle::cloud::bigtable::Tablefriend
project_id() constgoogle::cloud::bigtable::Tableinline
ReadModifyWriteRow(std::string row_key, bigtable::ReadModifyWriteRule rule, Args &&... rules_and_options)google::cloud::bigtable::Tableinline
ReadRow(std::string row_key, Filter filter, Options opts={})google::cloud::bigtable::Table
ReadRows(RowSet row_set, Filter filter, Options opts={})google::cloud::bigtable::Table
ReadRows(RowSet row_set, std::int64_t rows_limit, Filter filter, Options opts={})google::cloud::bigtable::Table
SampleRows(Options opts={})google::cloud::bigtable::Table
Table(std::shared_ptr< bigtable::DataConnection > conn, TableResource tr, Options options={})google::cloud::bigtable::Tableinlineexplicit
Table(std::shared_ptr< DataClient > client, std::string const &table_id)google::cloud::bigtable::Tableinline
Table(std::shared_ptr< DataClient > client, std::string app_profile_id, std::string const &table_id)google::cloud::bigtable::Tableinline
Table(std::shared_ptr< DataClient > client, std::string const &table_id, Policies &&... policies)google::cloud::bigtable::Tableinline
Table(std::shared_ptr< DataClient > client, std::string app_profile_id, std::string const &table_id, Policies &&... policies)google::cloud::bigtable::Tableinline
table_id() constgoogle::cloud::bigtable::Tableinline
table_name() constgoogle::cloud::bigtable::Tableinline
WithNewTarget(std::string project_id, std::string instance_id, std::string table_id) constgoogle::cloud::bigtable::Tableinline
WithNewTarget(std::string project_id, std::string instance_id, std::string app_profile_id, std::string table_id) constgoogle::cloud::bigtable::Tableinline