Public Types | Public Attributes | List of all members
grpc_core::GrpcLbResponse Struct Reference

#include <load_balancer_api.h>

Public Types

enum  { INITIAL, SERVERLIST, FALLBACK }
 

Public Attributes

Duration client_stats_report_interval
 
std::vector< GrpcLbServerserverlist
 
enum grpc_core::GrpcLbResponse:: { ... }  type
 

Detailed Description

Definition at line 53 of file load_balancer_api.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
INITIAL 
SERVERLIST 
FALLBACK 

Definition at line 54 of file load_balancer_api.h.

Member Data Documentation

◆ client_stats_report_interval

Duration grpc_core::GrpcLbResponse::client_stats_report_interval

Definition at line 55 of file load_balancer_api.h.

◆ serverlist

std::vector<GrpcLbServer> grpc_core::GrpcLbResponse::serverlist

Definition at line 56 of file load_balancer_api.h.

◆ type

enum { ... } grpc_core::GrpcLbResponse::type

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


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