GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>
#include "src/core/ext/filters/client_channel/lb_policy_factory.h"
#include "src/core/lib/gprpp/memory.h"
#include "src/core/lib/gprpp/orphanable.h"
Go to the source code of this file.
Data Structures | |
class | grpc_core::LoadBalancingPolicyRegistry |
class | grpc_core::LoadBalancingPolicyRegistry::Builder |
Methods used to create and populate the LoadBalancingPolicyRegistry. More... | |
Namespaces | |
grpc_core | |
Round Robin Policy. | |