Classes | Public Attributes | List of all members
grpc_core::XdsClient::LoadReportState Struct Reference

Classes

struct  LocalityState
 

Public Attributes

XdsClusterDropStats::Snapshot deleted_drop_stats
 
XdsClusterDropStatsdrop_stats = nullptr
 
Timestamp last_report_time = ExecCtx::Get()->Now()
 
std::map< RefCountedPtr< XdsLocalityName >, LocalityState, XdsLocalityName::Lesslocality_stats
 

Detailed Description

Definition at line 259 of file xds_client.h.

Member Data Documentation

◆ deleted_drop_stats

XdsClusterDropStats::Snapshot grpc_core::XdsClient::LoadReportState::deleted_drop_stats

Definition at line 266 of file xds_client.h.

◆ drop_stats

XdsClusterDropStats* grpc_core::XdsClient::LoadReportState::drop_stats = nullptr

Definition at line 265 of file xds_client.h.

◆ last_report_time

Timestamp grpc_core::XdsClient::LoadReportState::last_report_time = ExecCtx::Get()->Now()

Definition at line 270 of file xds_client.h.

◆ locality_stats

std::map<RefCountedPtr<XdsLocalityName>, LocalityState, XdsLocalityName::Less> grpc_core::XdsClient::LoadReportState::locality_stats

Definition at line 269 of file xds_client.h.


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


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