Sets the AppProfile to use. An application profile (sometimes also shortened to "app
profile") is a group of configuration parameters for an individual use case. A client will
identify itself with an application profile ID at connection time, and the requests will be
handled according to that application profile.
Resets the AppProfile id to the default for the instance.
An application profile (sometimes also shortened to "app profile") is a group of
configuration parameters for an individual use case. A client will identify itself with an
application profile ID at connection time, and the requests will be handled according to that
application profile.
Every Bigtable Instance has a default application profile associated with it, this method
configures the client to use it.
Sets if channels will gracefully refresh connections to Cloud Bigtable service.
When enabled, this will wait for the connection to complete the SSL handshake. The effect
can be enhanced by configuring table ids that can be used warm serverside caches using #setPrimedTableIds(String...).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-02-28 UTC."],[],[]]