#include <lb_policy_factory.h>
Definition at line 32 of file lb_policy_factory.h.
◆ ~LoadBalancingPolicyFactory()
virtual grpc_core::LoadBalancingPolicyFactory::~LoadBalancingPolicyFactory |
( |
| ) |
|
|
inlinevirtual |
◆ CreateLoadBalancingPolicy()
Returns a new LB policy instance.
◆ name()
virtual const char* grpc_core::LoadBalancingPolicyFactory::name |
( |
| ) |
const |
|
pure virtual |
Returns the LB policy name that this factory provides. Caller does NOT take ownership of result.
◆ ParseLoadBalancingConfig()
The documentation for this class was generated from the following file: