#include <grpc/support/port_platform.h>
#include <stddef.h>
#include "absl/strings/string_view.h"
#include "src/core/ext/filters/client_channel/lb_policy/backend_metric_data.h"
Go to the source code of this file.
Classes | |
class | grpc_core::BackendMetricAllocatorInterface |
Namespaces | |
grpc_core | |
Functions | |
const BackendMetricData * | grpc_core::ParseBackendMetricData (absl::string_view serialized_load_report, BackendMetricAllocatorInterface *allocator) |