GRPC Core
9.0.0
|
#include <grpc/support/port_platform.h>
#include <grpc/slice.h>
#include "src/core/ext/filters/client_channel/lb_policy.h"
#include "src/core/lib/gprpp/arena.h"
Go to the source code of this file.
Namespaces | |
grpc_core | |
Round Robin Policy. | |
Functions | |
const LoadBalancingPolicy::BackendMetricData * | grpc_core::ParseBackendMetricData (const grpc_slice &serialized_load_report, Arena *arena) |