Cloud Bigtable V2 API - Class Google::Cloud::Bigtable::V2::LoadBalancingOptions (v1.13.0)

Reference documentation and code samples for the Cloud Bigtable V2 API class Google::Cloud::Bigtable::V2::LoadBalancingOptions.

Configuration for how to balance vRPCs over sessions. Internal usage only.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#least_in_flight

def least_in_flight() -> ::Google::Cloud::Bigtable::V2::LoadBalancingOptions::LeastInFlight
Returns

#least_in_flight=

def least_in_flight=(value) -> ::Google::Cloud::Bigtable::V2::LoadBalancingOptions::LeastInFlight
Parameter
Returns

#peak_ewma

def peak_ewma() -> ::Google::Cloud::Bigtable::V2::LoadBalancingOptions::PeakEwma
Returns

#peak_ewma=

def peak_ewma=(value) -> ::Google::Cloud::Bigtable::V2::LoadBalancingOptions::PeakEwma
Parameter
Returns

#random

def random() -> ::Google::Cloud::Bigtable::V2::LoadBalancingOptions::Random
Returns

#random=

def random=(value) -> ::Google::Cloud::Bigtable::V2::LoadBalancingOptions::Random
Parameter
Returns