Template Class Health::WithSplitStreamingMethod_Watch

This class is a nested type of Class Health.

template<class BaseClass>
class WithSplitStreamingMethod_Watch : public BaseClass

Public Functions

inline WithSplitStreamingMethod_Watch()

inline ~WithSplitStreamingMethod_Watch() override

inline ::grpc::Status Watch(::grpc::ServerContext*, const ::grpc::health::v1::HealthCheckRequest*, ::grpc::ServerWriter<::grpc::health::v1::HealthCheckResponse>*) override

virtual ::grpc::Status StreamedWatch(::grpc::ServerContext *context, ::grpc::ServerSplitStreamer<::grpc::health::v1::HealthCheckRequest, ::grpc::health::v1::HealthCheckResponse> *server_split_streamer) = 0

© Copyright 2022-2023, NVIDIA. Last updated on Sep 13, 2023.