Expand description

Nested message and enum types in AppProfile.

Modules§

Structs§

  • Data Boost is a serverless compute capability that lets you run high-throughput read jobs on your Bigtable data, without impacting the performance of the clusters that handle your application traffic. Currently, Data Boost exclusively supports read-only use-cases with single-cluster routing.
  • Read/write requests are routed to the nearest cluster in the instance, and will fail over to the nearest cluster that is available in the event of transient errors or delays. Clusters in a region are considered equidistant. Choosing this option sacrifices read-your-writes consistency to improve availability.
  • Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability.
  • Standard options for isolating this app profile’s traffic from other use cases.

Enums§

  • Options for isolating this app profile’s traffic from other use cases.
  • Possible priorities for an app profile. Note that higher priority writes can sometimes queue behind lower priority writes to the same tablet, as writes must be strictly sequenced in the durability log.
  • The routing policy for all read/write requests that use this app profile. A value must be explicitly set.