Struct InstanceChannelAffinityOption (3.4.0-rc)

If set, a dynamic channel pool is created for each instance that requests are destined.

Instances specified as part of this Option have dynamic channel pools created and primed as part of DataConnection construction. If no Instances are specified, then dynamic channel pool creation is deferred until the first request sent, increasing time to first byte latency.

Type Aliases

Type

Alias Of: std::vector< bigtable::InstanceResource >