#include <xds_client_stats.h>
Public Member Functions | |
bool | IsZero () const |
Snapshot & | operator+= (const Snapshot &other) |
Public Attributes | |
CategorizedDropsMap | categorized_drops |
uint64_t | uncategorized_drops = 0 |
Definition at line 109 of file xds_client_stats.h.
|
inline |
Definition at line 123 of file xds_client_stats.h.
Definition at line 115 of file xds_client_stats.h.
CategorizedDropsMap grpc_core::XdsClusterDropStats::Snapshot::categorized_drops |
Definition at line 113 of file xds_client_stats.h.
uint64_t grpc_core::XdsClusterDropStats::Snapshot::uncategorized_drops = 0 |
Definition at line 110 of file xds_client_stats.h.