#include <xds_client.h>
◆ ~ClusterWatcherInterface()
virtual grpc_core::XdsClient::ClusterWatcherInterface::~ClusterWatcherInterface |
( |
| ) |
|
|
virtualdefault |
◆ OnClusterChanged()
virtual void grpc_core::XdsClient::ClusterWatcherInterface::OnClusterChanged |
( |
XdsApi::CdsUpdate |
cluster_data | ) |
|
|
pure virtual |
◆ OnError()
virtual void grpc_core::XdsClient::ClusterWatcherInterface::OnError |
( |
grpc_error_handle |
error | ) |
|
|
pure virtual |
◆ OnResourceDoesNotExist()
virtual void grpc_core::XdsClient::ClusterWatcherInterface::OnResourceDoesNotExist |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: