Go to the source code of this file.
◆ addresses_
◆ backoff_state_
std::unique_ptr<BackOff> backoff_state_ |
|
private |
◆ backoff_timer_
OrphanablePtr<BackoffTimer> backoff_timer_ |
|
private |
◆ backoff_timer_callback_
◆ cache_size_bytes
◆ call_
◆ call_complete_cb_
◆ call_start_cb_
◆ channel_
◆ channel_args_
◆ child_policy_
OrphanablePtr<ChildPolicyHandler> child_policy_ |
|
private |
◆ child_policy_config_
Json child_policy_config_ |
|
private |
◆ child_policy_config_target_field_name_
std::string child_policy_config_target_field_name_ |
|
private |
◆ child_policy_map_
std::map<std::string , ChildPolicyWrapper*> child_policy_map_ |
|
private |
◆ cleanup_timer_
◆ config_
RefCountedPtr<RlsLbConfig> config_ |
|
private |
◆ constant_keys
std::map<std::string , std::string > constant_keys |
◆ deadline_
◆ default_child_policy_
RefCountedPtr<ChildPolicyWrapper> default_child_policy_ |
|
private |
◆ default_child_policy_parsed_config_
RefCountedPtr<LoadBalancingPolicy::Config> default_child_policy_parsed_config_ |
|
private |
◆ default_target
std::string default_target |
◆ entry_
RefCountedPtr<Entry> entry_ |
|
private |
◆ ExitIdleLocked
◆ header_data
◆ header_keys
std::map<std::string , std::vector<std::string > > header_keys |
◆ host_key
◆ is_shutdown_
◆ key_
◆ key_builder_map
KeyBuilderMap key_builder_map |
◆ key_map
std::map<std::string, std::string> key_map |
◆ lb_policy_
RefCountedPtr<RlsLb> lb_policy_ |
|
private |
◆ lookup_service
static char * lookup_service |
◆ lookup_service_timeout
◆ max_age
◆ method_key
◆ mu_
◆ padding_
◆ parent_channelz_node_
RefCountedPtr<channelz::ChannelNode> parent_channelz_node_ |
|
private |
◆ pending_config_
RefCountedPtr<LoadBalancingPolicy::Config> pending_config_ |
|
private |
◆ ratio_for_successes_
double ratio_for_successes_ |
|
private |
◆ reason_
◆ recv_initial_metadata_
◆ recv_message_
◆ recv_trailing_metadata_
◆ rls_channel_
RefCountedPtr<RlsChannel> rls_channel_ |
|
private |
◆ rls_channel_service_config_
std::string rls_channel_service_config_ |
|
private |
◆ rng_
std::mt19937 rng_ {std::random_device()()} |
|
private |
◆ route_lookup_config_
RouteLookupConfig route_lookup_config_ |
|
private |
◆ send_message_
◆ server_name_
◆ service_key
◆ ShouldThrottle
◆ stale_age
◆ stale_header_data_
std::string stale_header_data_ |
|
private |
◆ status
◆ status_details_recv_
◆ status_recv_
◆ target_
◆ targets
std::vector<std::string> targets |
◆ timer_callback_
◆ update_in_progress_
◆ was_transient_failure_
◆ watcher_
StateWatcher* watcher_ = nullptr |
|
private |
◆ window_size_
◆ wrapper_
WeakRefCountedPtr<ChildPolicyWrapper> wrapper_ |
|
private |