class

GRPC::Health::Service

Inherits Grpc::Health::V1::Health::Service < GRPC::Service < Reference < Object

Built-in standard health checking service. State is owned by Registry/Reporter; Service only serves RPCs.

Constants

FILE_DESCRIPTOR_PROTO_BYTES = ::Grpc::Health::V1::Health::FILE_DESCRIPTOR_PROTO_BYTES
SERVICE_FULL_NAME = ::Grpc::Health::V1::Health::FULL_NAME

Constructors

new(default_status : Grpc::Health::V1::HealthCheckResponse::ServingStatus = ::Grpc::Health::V1::HealthCheckResponse::ServingStatus::SERVING)
Source

Instance methods

reporter
Source