GoogleApi.BigtableAdmin.V2.Model.SingleClusterRouting (google_api_bigtable_admin v0.18.0) View Source
Unconditionally routes all read/write requests to a specific cluster. This option preserves read-your-writes consistency but does not improve availability.
Attributes
-
allowTransactionalWrites(type:boolean(), default:nil) - Whether or notCheckAndMutateRowandReadModifyWriteRowrequests are allowed by this app profile. It is unsafe to send these requests to the same table/row/column in multiple clusters. -
clusterId(type:String.t, default:nil) - The cluster to which read/write requests should be routed.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.