#include <default_health_check_service.h>
|
experimental_type | experimental () |
|
template<class Message > |
void | RequestAsyncUnary (int index, ::grpc_impl::ServerContext *context, Message *request, internal::ServerAsyncStreamingInterface *stream, ::grpc_impl::CompletionQueue *call_cq, ::grpc_impl::ServerCompletionQueue *notification_cq, void *tag) |
|
void | RequestAsyncClientStreaming (int index, ::grpc_impl::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, ::grpc_impl::CompletionQueue *call_cq, ::grpc_impl::ServerCompletionQueue *notification_cq, void *tag) |
|
template<class Message > |
void | RequestAsyncServerStreaming (int index, ::grpc_impl::ServerContext *context, Message *request, internal::ServerAsyncStreamingInterface *stream, ::grpc_impl::CompletionQueue *call_cq, ::grpc_impl::ServerCompletionQueue *notification_cq, void *tag) |
|
void | RequestAsyncBidiStreaming (int index, ::grpc_impl::ServerContext *context, internal::ServerAsyncStreamingInterface *stream, ::grpc_impl::CompletionQueue *call_cq, ::grpc_impl::ServerCompletionQueue *notification_cq, void *tag) |
|
void | AddMethod (internal::RpcServiceMethod *method) |
|
void | MarkMethodAsync (int index) |
|
void | MarkMethodRaw (int index) |
|
void | MarkMethodGeneric (int index) |
|
void | MarkMethodStreamed (int index, internal::MethodHandler *streamed_method) |
|
◆ HealthCheckServiceImpl()
◆ ~HealthCheckServiceImpl()
grpc::DefaultHealthCheckService::HealthCheckServiceImpl::~HealthCheckServiceImpl |
( |
| ) |
|
◆ StartServingThread()
void grpc::DefaultHealthCheckService::HealthCheckServiceImpl::StartServingThread |
( |
| ) |
|
The documentation for this class was generated from the following files: