Public Member Functions | Public Attributes | List of all members
grpc_core::XdsClusterDropStats::Snapshot Struct Reference

#include <xds_client_stats.h>

Public Member Functions

bool IsZero () const
 
Snapshotoperator+= (const Snapshot &other)
 

Public Attributes

CategorizedDropsMap categorized_drops
 
uint64_t uncategorized_drops = 0
 

Detailed Description

Definition at line 109 of file xds_client_stats.h.

Member Function Documentation

◆ IsZero()

bool grpc_core::XdsClusterDropStats::Snapshot::IsZero ( ) const
inline

Definition at line 123 of file xds_client_stats.h.

◆ operator+=()

Snapshot& grpc_core::XdsClusterDropStats::Snapshot::operator+= ( const Snapshot other)
inline

Definition at line 115 of file xds_client_stats.h.

Member Data Documentation

◆ categorized_drops

CategorizedDropsMap grpc_core::XdsClusterDropStats::Snapshot::categorized_drops

Definition at line 113 of file xds_client_stats.h.

◆ uncategorized_drops

uint64_t grpc_core::XdsClusterDropStats::Snapshot::uncategorized_drops = 0

Definition at line 110 of file xds_client_stats.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:38