Cloud Bigtable V2 API - Class Google::Cloud::Bigtable::V2::RequestStats (v0.7.0)

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

RequestStats is the container for additional information pertaining to a single request, helpful for evaluating the performance of the sent request. Currently, there are the following supported methods:

  • google.bigtable.v2.ReadRows

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#all_read_stats

def all_read_stats() -> ::Google::Cloud::Bigtable::V2::AllReadStats
Returns

#all_read_stats=

def all_read_stats=(value) -> ::Google::Cloud::Bigtable::V2::AllReadStats
Parameter
Returns

#read_efficiency_stats

def read_efficiency_stats() -> ::Google::Cloud::Bigtable::V2::ReadEfficiencyStats
Returns

#read_efficiency_stats=

def read_efficiency_stats=(value) -> ::Google::Cloud::Bigtable::V2::ReadEfficiencyStats
Parameter
Returns