Google Cloud Bigtable C++ Client 2.13.0
A C++ Client Library for Google Cloud Bigtable
Loading...
Searching...
No Matches
Deprecated List
Class google::cloud::bigtable::AdminEndpointOption
Please use google::cloud::EndpointOption instead.
Class google::cloud::bigtable::AsyncRowReader< Unused1, Unused2 >
Please use bigtable::RowReader::NO_ROWS_LIMIT instead.
Class google::cloud::bigtable::ClientOptions
Please use google::cloud::Options instead.
Member google::cloud::bigtable::ClientOptions::admin_endpoint () const
Please configure google::cloud::Options with google::cloud::EndpointOption instead.
Member google::cloud::bigtable::ClientOptions::background_thread_pool_size () const
Please configure google::cloud::Options with google::cloud::GrpcBackgroundThreadPoolSizeOption instead.
Member google::cloud::bigtable::ClientOptions::background_threads_factory () const
Not intended for applications to use. There is no alternative implemented or planned.
Member google::cloud::bigtable::ClientOptions::BackgroundThreadsFactory
Consider using google::cloud::BackgroundThreadsFactory directly
Member google::cloud::bigtable::ClientOptions::channel_arguments () const
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsOption or google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::ClientOptions (Options opts)
Please use google::cloud::Options directly instead.
Member google::cloud::bigtable::ClientOptions::ClientOptions (std::shared_ptr< grpc::ChannelCredentials > creds)
Please configure google::cloud::Options with google::cloud::GrpcCredentialOption instead.
Member google::cloud::bigtable::ClientOptions::ClientOptions ()
Please use google::cloud::Options instead.
Member google::cloud::bigtable::ClientOptions::connection_pool_name () const
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsOption or google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::connection_pool_size () const
Please configure google::cloud::Options with google::cloud::GrpcNumChannelsOption instead.
Member google::cloud::bigtable::ClientOptions::credentials () const
Please configure google::cloud::Options with google::cloud::GrpcCredentialOption instead.
Member google::cloud::bigtable::ClientOptions::data_endpoint () const
Please configure google::cloud::Options with google::cloud::EndpointOption instead.
Member google::cloud::bigtable::ClientOptions::disable_tracing (std::string const &component)
Please configure google::cloud::Options with google::cloud::TracingComponentsOption instead.
Member google::cloud::bigtable::ClientOptions::DisableBackgroundThreads (google::cloud::CompletionQueue const &cq)
Please configure google::cloud::Options with google::cloud::GrpcCompletionQueueOption instead.
Member google::cloud::bigtable::ClientOptions::enable_tracing (std::string const &component)
Please configure google::cloud::Options with google::cloud::TracingComponentsOption instead.
Member google::cloud::bigtable::ClientOptions::max_conn_refresh_period ()
Please configure google::cloud::Options with bigtable::MinConnectionRefreshOption and bigtable::MaxConnectionRefreshOption instead.
Member google::cloud::bigtable::ClientOptions::min_conn_refresh_period ()
Please configure google::cloud::Options with bigtable::MinConnectionRefreshOption and bigtable::MaxConnectionRefreshOption instead.
Member google::cloud::bigtable::ClientOptions::set_admin_endpoint (std::string endpoint)
Please configure google::cloud::Options with google::cloud::EndpointOption instead.
Member google::cloud::bigtable::ClientOptions::set_background_thread_pool_size (std::size_t s)
Please configure google::cloud::Options with google::cloud::GrpcBackgroundThreadPoolSizeOption instead.
Member google::cloud::bigtable::ClientOptions::set_channel_arguments (grpc::ChannelArguments const &channel_arguments)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::set_connection_pool_name (std::string name)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsOption or google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::set_connection_pool_size (std::size_t size)
Please configure google::cloud::Options with google::cloud::GrpcNumChannelsOption instead.
Member google::cloud::bigtable::ClientOptions::set_data_endpoint (std::string endpoint)
Please configure google::cloud::Options with google::cloud::EndpointOption instead.
Member google::cloud::bigtable::ClientOptions::set_max_conn_refresh_period (std::chrono::milliseconds period)
Please configure google::cloud::Options with bigtable::MinConnectionRefreshOption and bigtable::MaxConnectionRefreshOption instead.
Member google::cloud::bigtable::ClientOptions::set_min_conn_refresh_period (std::chrono::milliseconds period)
Please configure google::cloud::Options with bigtable::MinConnectionRefreshOption and bigtable::MaxConnectionRefreshOption instead.
Member google::cloud::bigtable::ClientOptions::SetCompressionAlgorithm (grpc_compression_algorithm algorithm)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::SetCredentials (std::shared_ptr< grpc::ChannelCredentials > credentials)
Please configure google::cloud::Options with google::cloud::GrpcCredentialOption instead.
Member google::cloud::bigtable::ClientOptions::SetGrpclbFallbackTimeout (std::chrono::duration< Rep, Period > fallback_timeout)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::SetLoadBalancingPolicyName (grpc::string const &lb_policy_name)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::SetMaxReceiveMessageSize (int size)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::SetMaxSendMessageSize (int size)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::SetResourceQuota (grpc::ResourceQuota const &resource_quota)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::SetServiceConfigJSON (grpc::string const &service_config_json)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::SetSslTargetNameOverride (grpc::string const &name)
Please configure google::cloud::Options with google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::SetUserAgentPrefix (grpc::string const &user_agent_prefix)
Please configure google::cloud::Options with google::cloud::UserAgentProductsOption or google::cloud::GrpcChannelArgumentsNativeOption instead.
Member google::cloud::bigtable::ClientOptions::tracing_enabled (std::string const &component) const
Please configure google::cloud::Options with google::cloud::TracingComponentsOption instead.
Member google::cloud::bigtable::ClientOptions::tracing_options () const
Please configure google::cloud::Options with google::cloud::GrpcTracingOptionsOption instead.
Member google::cloud::bigtable::CreateDefaultAdminClient (std::string project, ClientOptions options)
use the MakeAdminClient method which accepts google::cloud::Options instead.
Member google::cloud::bigtable::CreateDefaultDataClient (std::string project_id, std::string instance_id, ClientOptions options)
use the MakeDataClient method which accepts google::cloud::Options instead.
Member google::cloud::bigtable::CreateDefaultInstanceAdminClient (std::string project, ClientOptions options)
use the MakeInstanceAdminClient method which accepts google::cloud::Options instead.
Class google::cloud::bigtable::DataClient
google::cloud::bigtable::DataConnection is the preferred way to communicate with the Bigtable Data API. To migrate existing code, see Migrating from DataClient.
Member google::cloud::bigtable::DataClient::BackgroundThreadsFactory ()=0
This member function is scheduled for deletion and DataClient will be marked as final. Do not extend this class. Application developers who need to configure the background threads can pass any of the following options into MakeDataClient(...):
Member google::cloud::bigtable::DataClient::Channel ()=0
This member function is scheduled for deletion and DataClient will be marked as final. Do not extend this class. Application developers who need to configure the gRPC Channel can pass any of the following options into MakeDataClient(...):
Member google::cloud::bigtable::DataClient::reset ()=0
This member function is scheduled for deletion and DataClient will be marked as final. Do not extend this class. The client library will handle all interactions with the gRPC channels.
Class google::cloud::bigtable::DataEndpointOption
Please use google::cloud::EndpointOption instead.
Class google::cloud::bigtable::InstanceAdminClient
Please use bigtable_admin::BigtableInstanceAdminConnection to configure bigtable_admin::BigtableInstanceAdminClient, instead of using this class to configure bigtable::InstanceAdmin.
Class google::cloud::bigtable::InstanceAdminEndpointOption
Please use google::cloud::EndpointOption instead.
Member google::cloud::bigtable::Table::Table (std::shared_ptr< DataClient > client, std::string const &table_id)
google::cloud::bigtable::DataConnection is the preferred way to communicate with the Bigtable Data API. To migrate existing code, see Migrating from DataClient.
Member google::cloud::bigtable::Table::Table (std::shared_ptr< DataClient > client, std::string app_profile_id, std::string const &table_id)
google::cloud::bigtable::DataConnection is the preferred way to communicate with the Bigtable Data API. To migrate existing code, see Migrating from DataClient.
Member google::cloud::bigtable::Table::Table (std::shared_ptr< DataClient > client, std::string const &table_id, Policies &&... policies)
google::cloud::bigtable::DataConnection is the preferred way to communicate with the Bigtable Data API. To migrate existing code, see Migrating from DataClient.
Member google::cloud::bigtable::Table::Table (std::shared_ptr< DataClient > client, std::string app_profile_id, std::string const &table_id, Policies &&... policies)
google::cloud::bigtable::DataConnection is the preferred way to communicate with the Bigtable Data API. To migrate existing code, see Migrating from DataClient.
Member google::cloud::bigtable::TableAdmin::RestoreTableParams::AsProto (std::string const &instance_name) const
covert the parameters to a proto.