Classes | |
| struct | LocalityState |
Public Attributes | |
| XdsClusterDropStats::Snapshot | deleted_drop_stats |
| XdsClusterDropStats * | drop_stats = nullptr |
| Timestamp | last_report_time = ExecCtx::Get()->Now() |
| std::map< RefCountedPtr< XdsLocalityName >, LocalityState, XdsLocalityName::Less > | locality_stats |
Definition at line 259 of file xds_client.h.
| XdsClusterDropStats::Snapshot grpc_core::XdsClient::LoadReportState::deleted_drop_stats |
Definition at line 266 of file xds_client.h.
| XdsClusterDropStats* grpc_core::XdsClient::LoadReportState::drop_stats = nullptr |
Definition at line 265 of file xds_client.h.
| Timestamp grpc_core::XdsClient::LoadReportState::last_report_time = ExecCtx::Get()->Now() |
Definition at line 270 of file xds_client.h.
| std::map<RefCountedPtr<XdsLocalityName>, LocalityState, XdsLocalityName::Less> grpc_core::XdsClient::LoadReportState::locality_stats |
Definition at line 269 of file xds_client.h.