Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cgoogle::cloud::bigtable::AdminClientCreates a bigtable_admin::BigtableTableAdminConnection and a CompletionQueue for bigtable::TableAdmin to use
 Cgoogle::cloud::bigtable::AdminEndpointOptionThe endpoint for table admin operations
 Cgoogle::cloud::bigtable::AppProfileConfigSpecify the initial configuration for an application profile
 Cgoogle::cloud::bigtable::AppProfileIdOptionThe application profile id
 Cgoogle::cloud::bigtable::AppProfileUpdateConfigBuild a proto to update an Application Profile configuration
 Cgoogle::cloud::bigtable::AsyncRowReader< Unused1, Unused2 >
 Cgoogle::cloud::bigtable_admin::BigtableInstanceAdminBackoffPolicyOptionUse with google::cloud::Options to configure the backoff policy
 Cgoogle::cloud::bigtable_admin::BigtableInstanceAdminClientService for creating, configuring, and deleting Cloud Bigtable Instances and Clusters
 Cgoogle::cloud::bigtable_admin::BigtableInstanceAdminConnectionThe BigtableInstanceAdminConnection object for BigtableInstanceAdminClient
 Cgoogle::cloud::bigtable_admin_mocks::MockBigtableInstanceAdminConnectionA class to mock BigtableInstanceAdminConnection
 Cgoogle::cloud::bigtable_admin::BigtableInstanceAdminConnectionIdempotencyPolicy
 Cgoogle::cloud::bigtable_admin::BigtableInstanceAdminConnectionIdempotencyPolicyOptionUse with google::cloud::Options to configure which operations are retried
 Cgoogle::cloud::bigtable_admin::BigtableInstanceAdminPollingPolicyOptionUse with google::cloud::Options to configure the long-running operations polling policy
 Cgoogle::cloud::bigtable_admin::BigtableInstanceAdminRetryPolicyOptionUse with google::cloud::Options to configure the retry policy
 Cgoogle::cloud::bigtable_admin::BigtableTableAdminBackoffPolicyOptionUse with google::cloud::Options to configure the backoff policy
 Cgoogle::cloud::bigtable_admin::BigtableTableAdminClientService for creating, configuring, and deleting Cloud Bigtable tables
 Cgoogle::cloud::bigtable_admin::BigtableTableAdminConnectionThe BigtableTableAdminConnection object for BigtableTableAdminClient
 Cgoogle::cloud::bigtable_admin_mocks::MockBigtableTableAdminConnectionA class to mock BigtableTableAdminConnection
 Cgoogle::cloud::bigtable_admin::BigtableTableAdminConnectionIdempotencyPolicy
 Cgoogle::cloud::bigtable_admin::BigtableTableAdminConnectionIdempotencyPolicyOptionUse with google::cloud::Options to configure which operations are retried
 Cgoogle::cloud::bigtable_admin::BigtableTableAdminPollingPolicyOptionUse with google::cloud::Options to configure the long-running operations polling policy
 Cgoogle::cloud::bigtable_admin::BigtableTableAdminRetryPolicyOptionUse with google::cloud::Options to configure the retry policy
 Cgoogle::cloud::bigtable::BulkMutationRepresent a set of mutations across multiple rows
 Cgoogle::cloud::bigtable::CellThe in-memory representation of a Bigtable cell
 Cgoogle::cloud::bigtable::ClientOptionsConfiguration options for the Bigtable Client
 Cgoogle::cloud::bigtable::ClusterConfigSpecify the initial configuration for a new cluster
 Cgoogle::cloud::bigtable::ClusterListThe response for an asynchronous request listing all the clusters
 Cgoogle::cloud::bigtable::ColumnFamilyModificationDefine the interfaces to create column family modifications
 Cgoogle::cloud::bigtable::TableAdmin::CreateBackupParamsParameters for CreateBackup
 Cgoogle::cloud::bigtable::DataBackoffPolicyOptionOption to configure the backoff policy used by Table
 Cgoogle::cloud::bigtable::DataClientConnects to Cloud Bigtable's data manipulation APIs
 Cgoogle::cloud::bigtable::DataConnectionA connection to the Cloud Bigtable Data API
 Cgoogle::cloud::bigtable_mocks::MockDataConnectionA class to mock google::cloud::bigtable::DataConnection
 Cgoogle::cloud::bigtable::DataEndpointOptionThe endpoint for data operations
 Cgoogle::cloud::bigtable::DataRetryPolicyOptionOption to configure the retry policy used by Table
 Cstd::exceptionSTL class
 Cstd::runtime_errorSTL class
 Cgoogle::cloud::bigtable::PermanentMutationFailureReport unrecoverable errors in a partially completed mutation
 Cgoogle::cloud::bigtable::FailedMutationA SingleRowMutation that failed
 Cgoogle::cloud::bigtable::FilterDefine the interfaces to create filter expressions
 Cgoogle::cloud::bigtable::GcRuleImplement a thin wrapper around google::bigtable::admin::v2::GcRule
 Cgoogle::cloud::bigtable::IdempotentMutationPolicyDefines the interface to control which mutations are idempotent and therefore can be re-tried
 Cgoogle::cloud::bigtable::AlwaysRetryMutationPolicyImplements a policy that retries all mutations
 Cgoogle::cloud::bigtable::SafeIdempotentMutationPolicyImplements a policy that only accepts truly idempotent mutations
 Cgoogle::cloud::bigtable::IdempotentMutationPolicyOptionOption to configure the idempotency policy used by Table
 Cgoogle::cloud::bigtable::InstanceAdminImplements the APIs to administer Cloud Bigtable instances
 Cgoogle::cloud::bigtable::InstanceAdminClientCreates a bigtable_admin::BigtableInstanceAdminConnection for bigtable::InstanceAdmin to use
 Cgoogle::cloud::bigtable::InstanceAdminEndpointOptionThe endpoint for instance admin operations
 Cgoogle::cloud::bigtable::InstanceConfigSpecify the initial configuration for a new instance
 Cgoogle::cloud::bigtable::InstanceListThe response for an asynchronous request listing all the instances
 Cgoogle::cloud::bigtable::InstanceResourceThis class identifies a Cloud Bigtable Instance
 Cgoogle::cloud::bigtable::InstanceUpdateConfigSpecify the initial configuration for updating an instance
 Cgoogle::cloud::bigtable::TableAdmin::ListBackupsParamsParameters for ListBackups
 Cgoogle::cloud::bigtable::MaxConnectionRefreshOptionMaximum time in ms to refresh connections
 Cgoogle::cloud::bigtable::MetadataParamTypesDefine the class for governing x-goog-request-params metadata value
 Cgoogle::cloud::bigtable::MetadataUpdatePolicyMetadataUpdatePolicy holds supported metadata and setup ClientContext
 Cgoogle::cloud::bigtable::MinConnectionRefreshOptionMinimum time in ms to refresh connections
 Cgoogle::cloud::bigtable::MutationRepresent a single change to a specific row in a Table
 Cgoogle::cloud::bigtable::MutationBatcherObjects of this class pack single row mutations into bulk mutations
 Cgoogle::cloud::bigtable::MutationBatcher::OptionsConfiguration for MutationBatcher
 Cgoogle::cloud::bigtable::PollingPolicyDefine the interface for providing asynchronous repetitive call rules
 Cgoogle::cloud::bigtable::GenericPollingPolicy< Retry, Backoff >Construct a polling policy from existing Retry and Backoff policies
 Cgoogle::cloud::bigtable::ReadModifyWriteRuleDefine the interfaces to create ReadWriteModifyRule operations
 Cgoogle::cloud::bigtable::ReadRowsParamsWrap the arguments to ReadRows()
 Cgoogle::cloud::bigtable::TableAdmin::RestoreTableFromInstanceParamsParameters for RestoreTable
 Cgoogle::cloud::bigtable::TableAdmin::RestoreTableParamsParameters for RestoreTable
 Cgoogle::cloud::bigtable::RowThe in-memory representation of a Bigtable row
 Cgoogle::cloud::bigtable::RowKeySampleA simple wrapper to represent the response from Table::SampleRowKeys()
 Cgoogle::cloud::bigtable::RowRangeDefine the interfaces to create row key ranges
 Cgoogle::cloud::bigtable::RowReaderObject returned by Table::ReadRows(), enumerates rows in the response
 Cgoogle::cloud::bigtable::RowSetRepresent a (possibly non-continuous) set of row keys
 Cgoogle::cloud::bigtable::RPCBackoffPolicyDefine the interface for controlling how the Bigtable client backsoff from failed RPC operations
 Cgoogle::cloud::bigtable::ExponentialBackoffPolicyImplement a simple exponential backoff policy
 Cgoogle::cloud::bigtable::RPCRetryPolicyDefine the interface for controlling how the Bigtable client retries RPC operations
 Cgoogle::cloud::bigtable::LimitedErrorCountRetryPolicyImplement a simple "count errors and then stop" retry policy
 Cgoogle::cloud::bigtable::LimitedTimeRetryPolicyImplement a simple "keep trying for this time" retry policy
 Cgoogle::cloud::bigtable::SingleRowMutationRepresent a single row mutation
 Cgoogle::cloud::bigtable::TableThe main interface to interact with data in a Cloud Bigtable table
 Cgoogle::cloud::bigtable::TableAdminImplements the API to administer tables in a Cloud Bigtable instance
 Cgoogle::cloud::bigtable::TableConfigSpecify the initial schema for a new table
 Cgoogle::cloud::bigtable::TableResourceThis class identifies a Cloud Bigtable Table
 Cgoogle::cloud::bigtable::TableAdmin::UpdateBackupParamsParameters for UpdateBackup