|
Google Cloud Spanner C++ Client
0.10.0
A C++ Client Library for Google Cloud Spanner
|
This is the complete list of members for google::cloud::spanner::v0::Client, including all inherited members.
| AnalyzeSql(Transaction transaction, SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| Client(std::shared_ptr< Connection > conn, ClientOptions opts={}) | google::cloud::spanner::v0::Client | inlineexplicit |
| Client()=delete | google::cloud::spanner::v0::Client | |
| Client(Client const &)=default | google::cloud::spanner::v0::Client | |
| Client(Client &&)=default | google::cloud::spanner::v0::Client | |
| Commit(std::function< StatusOr< Mutations >(Transaction)> const &mutator, std::unique_ptr< TransactionRerunPolicy > rerun_policy, std::unique_ptr< BackoffPolicy > backoff_policy) | google::cloud::spanner::v0::Client | |
| Commit(std::function< StatusOr< Mutations >(Transaction)> const &mutator) | google::cloud::spanner::v0::Client | |
| Commit(Mutations mutations) | google::cloud::spanner::v0::Client | |
| Commit(Transaction transaction, Mutations mutations) | google::cloud::spanner::v0::Client | |
| ExecuteBatchDml(Transaction transaction, std::vector< SqlStatement > statements) | google::cloud::spanner::v0::Client | |
| ExecuteDml(Transaction transaction, SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| ExecutePartitionedDml(SqlStatement statement) | google::cloud::spanner::v0::Client | |
| ExecuteQuery(SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| ExecuteQuery(Transaction::SingleUseOptions transaction_options, SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| ExecuteQuery(Transaction transaction, SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| ExecuteQuery(QueryPartition const &partition, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| operator!=(Client const &a, Client const &b) | google::cloud::spanner::v0::Client | friend |
| operator=(Client const &)=default | google::cloud::spanner::v0::Client | |
| operator=(Client &&)=default | google::cloud::spanner::v0::Client | |
| operator==(Client const &a, Client const &b) | google::cloud::spanner::v0::Client | friend |
| PartitionQuery(Transaction transaction, SqlStatement statement, PartitionOptions const &partition_options=PartitionOptions{}) | google::cloud::spanner::v0::Client | |
| PartitionRead(Transaction transaction, std::string table, KeySet keys, std::vector< std::string > columns, ReadOptions read_options={}, PartitionOptions const &partition_options=PartitionOptions{}) | google::cloud::spanner::v0::Client | |
| ProfileDml(Transaction transaction, SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| ProfileQuery(SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| ProfileQuery(Transaction::SingleUseOptions transaction_options, SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| ProfileQuery(Transaction transaction, SqlStatement statement, QueryOptions const &opts={}) | google::cloud::spanner::v0::Client | |
| Read(std::string table, KeySet keys, std::vector< std::string > columns, ReadOptions read_options={}) | google::cloud::spanner::v0::Client | |
| Read(Transaction::SingleUseOptions transaction_options, std::string table, KeySet keys, std::vector< std::string > columns, ReadOptions read_options={}) | google::cloud::spanner::v0::Client | |
| Read(Transaction transaction, std::string table, KeySet keys, std::vector< std::string > columns, ReadOptions read_options={}) | google::cloud::spanner::v0::Client | |
| Read(ReadPartition const &partition) | google::cloud::spanner::v0::Client | |
| Rollback(Transaction transaction) | google::cloud::spanner::v0::Client |
1.8.15