#include <grpc/support/port_platform.h>#include <memory>#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/gprpp/time.h"

Go to the source code of this file.
Classes | |
| class | grpc_core::OobBackendMetricWatcher |
Namespaces | |
| grpc_core | |
Functions | |
| std::unique_ptr< SubchannelInterface::DataWatcherInterface > | grpc_core::MakeOobBackendMetricWatcher (Duration report_interval, std::unique_ptr< OobBackendMetricWatcher > watcher) |