GRPC Core  9.0.0
Data Structures | Namespaces
resolver_result_parsing.h File Reference
#include <grpc/support/port_platform.h>
#include "src/core/ext/filters/client_channel/lb_policy.h"
#include "src/core/ext/filters/client_channel/lb_policy_factory.h"
#include "src/core/ext/filters/client_channel/resolver.h"
#include "src/core/ext/filters/client_channel/retry_throttle.h"
#include "src/core/ext/filters/client_channel/service_config.h"
#include "src/core/lib/channel/status_util.h"
#include "src/core/lib/gprpp/optional.h"
#include "src/core/lib/gprpp/ref_counted.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/iomgr/exec_ctx.h"
#include "src/core/lib/json/json.h"
#include "src/core/lib/slice/slice_hash_table.h"

Go to the source code of this file.

Data Structures

class  grpc_core::internal::ClientChannelGlobalParsedConfig
 
struct  grpc_core::internal::ClientChannelGlobalParsedConfig::RetryThrottling
 
class  grpc_core::internal::ClientChannelMethodParsedConfig
 
struct  grpc_core::internal::ClientChannelMethodParsedConfig::RetryPolicy
 
class  grpc_core::internal::ClientChannelServiceConfigParser
 

Namespaces

 grpc_core
 Round Robin Policy.
 
 grpc_core::internal