GRPC C++  1.13.0-dev
Data Structures | Namespaces | Functions | Variables
health_check_service_interface.h File Reference
#include <grpcpp/support/config.h>

Go to the source code of this file.

Data Structures

class  grpc::HealthCheckServiceInterface
 The gRPC server uses this interface to expose the health checking service without depending on protobuf. More...
 

Namespaces

 grpc
 An Alarm posts the user provided tag to its associated completion queue upon expiry or cancellation.
 

Functions

void grpc::EnableDefaultHealthCheckService (bool enable)
 Enable/disable the default health checking service. More...
 
bool grpc::DefaultHealthCheckServiceEnabled ()
 Returns whether the default health checking service is enabled. More...
 

Variables

const char grpc::kHealthCheckServiceInterfaceArg []