Public Member Functions | Private Attributes | List of all members
XdsUpdateHealthServiceImpl Class Reference
Inheritance diagram for XdsUpdateHealthServiceImpl:
Inheritance graph
[legend]

Public Member Functions

Status SetNotServing (ServerContext *, const Empty *, Empty *) override
 
Status SetServing (ServerContext *, const Empty *, Empty *) override
 
 XdsUpdateHealthServiceImpl (HealthCheckServiceImpl *health_check_service)
 

Private Attributes

HealthCheckServiceImpl *const health_check_service_
 

Detailed Description

Definition at line 89 of file xds_interop_server.cc.

Constructor & Destructor Documentation

◆ XdsUpdateHealthServiceImpl()

XdsUpdateHealthServiceImpl::XdsUpdateHealthServiceImpl ( HealthCheckServiceImpl health_check_service)
inlineexplicit

Definition at line 91 of file xds_interop_server.cc.

Member Function Documentation

◆ SetNotServing()

Status XdsUpdateHealthServiceImpl::SetNotServing ( ServerContext ,
const Empty ,
Empty  
)
inlineoverride

Definition at line 102 of file xds_interop_server.cc.

◆ SetServing()

Status XdsUpdateHealthServiceImpl::SetServing ( ServerContext ,
const Empty ,
Empty  
)
inlineoverride

Definition at line 95 of file xds_interop_server.cc.

Member Data Documentation

◆ health_check_service_

HealthCheckServiceImpl* const XdsUpdateHealthServiceImpl::health_check_service_
private

Definition at line 110 of file xds_interop_server.cc.


The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50