Classes | Namespaces
lb_policy.h File Reference
#include <grpc/support/port_platform.h>
#include <stddef.h>
#include <stdint.h>
#include <memory>
#include <string>
#include <type_traits>
#include <utility>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "absl/strings/string_view.h"
#include "absl/types/optional.h"
#include "absl/types/variant.h"
#include <grpc/impl/codegen/connectivity_state.h>
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/ext/filters/client_channel/lb_policy/backend_metric_data.h"
#include "src/core/ext/filters/client_channel/subchannel_interface.h"
#include "src/core/lib/channel/channel_args.h"
#include "src/core/lib/debug/trace.h"
#include "src/core/lib/gprpp/debug_location.h"
#include "src/core/lib/gprpp/orphanable.h"
#include "src/core/lib/gprpp/ref_counted.h"
#include "src/core/lib/gprpp/ref_counted_ptr.h"
#include "src/core/lib/iomgr/iomgr_fwd.h"
#include "src/core/lib/iomgr/work_serializer.h"
#include "src/core/lib/resolver/server_address.h"
Include dependency graph for lb_policy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  grpc_core::LoadBalancingPolicy::Args
 Args used to instantiate an LB policy. More...
 
class  grpc_core::LoadBalancingPolicy::BackendMetricAccessor
 
class  grpc_core::LoadBalancingPolicy::CallState
 
class  grpc_core::LoadBalancingPolicy::ChannelControlHelper
 
struct  grpc_core::LoadBalancingPolicy::PickResult::Complete
 A successful pick. More...
 
class  grpc_core::LoadBalancingPolicy::Config
 
struct  grpc_core::LoadBalancingPolicy::PickResult::Drop
 
struct  grpc_core::LoadBalancingPolicy::PickResult::Fail
 
struct  grpc_core::LoadBalancingPolicy::SubchannelCallTrackerInterface::FinishArgs
 
class  grpc_core::LoadBalancingPolicy
 
class  grpc_core::LoadBalancingPolicy::MetadataInterface
 
struct  grpc_core::LoadBalancingPolicy::PickArgs
 Arguments used when picking a subchannel for a call. More...
 
struct  grpc_core::LoadBalancingPolicy::PickResult
 The result of picking a subchannel for a call. More...
 
struct  grpc_core::LoadBalancingPolicy::PickResult::Queue
 
class  grpc_core::LoadBalancingPolicy::QueuePicker
 
class  grpc_core::LoadBalancingPolicy::SubchannelCallTrackerInterface
 
class  grpc_core::LoadBalancingPolicy::SubchannelPicker
 
class  grpc_core::LoadBalancingPolicy::TransientFailurePicker
 
struct  grpc_core::LoadBalancingPolicy::UpdateArgs
 

Namespaces

 grpc_core
 


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