GRPC C++  1.39.1
Public Member Functions | Data Fields
grpc_core::XdsClusterLocalityStats::BackendMetric Struct Reference

#include <xds_client_stats.h>

Public Member Functions

BackendMetricoperator+= (const BackendMetric &other)
 
bool IsZero () const
 

Data Fields

uint64_t num_requests_finished_with_metric
 
double total_metric_value
 

Member Function Documentation

◆ IsZero()

bool grpc_core::XdsClusterLocalityStats::BackendMetric::IsZero ( ) const
inline

◆ operator+=()

BackendMetric& grpc_core::XdsClusterLocalityStats::BackendMetric::operator+= ( const BackendMetric other)
inline

Field Documentation

◆ num_requests_finished_with_metric

uint64_t grpc_core::XdsClusterLocalityStats::BackendMetric::num_requests_finished_with_metric

◆ total_metric_value

double grpc_core::XdsClusterLocalityStats::BackendMetric::total_metric_value

The documentation for this struct was generated from the following file: