JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
H
I
M
N
P
S
C
clearStatus(String)
- Method in class io.grpc.services.
HealthStatusManager
Clears the health status record of a service.
G
getCanonicalRpcStats(Empty, StreamObserver<CanonicalRpcStats>)
- Method in class io.grpc.services.
MonitoringService
getHealthService()
- Method in class io.grpc.services.
HealthStatusManager
Gets the health check service created in the constructor.
getInstance()
- Static method in class io.grpc.protobuf.service.
ProtoReflectionService
Deprecated.
use
newInstance()
instead.
getInstance()
- Static method in class io.grpc.services.
MonitoringService
Gets the singleton instance of the MonitoringService.
H
HealthStatusManager
- Class in
io.grpc.services
A
HealthStatusManager
object manages a health check service.
HealthStatusManager()
- Constructor for class io.grpc.services.
HealthStatusManager
Creates a new health service instance.
I
io.grpc.protobuf.service
- package io.grpc.protobuf.service
io.grpc.protobuf.services
- package io.grpc.protobuf.services
io.grpc.services
- package io.grpc.services
Service definitions and utilities for the pre-defined gRPC services.
M
MonitoringService
- Class in
io.grpc.services
An implementation of the gRPC monitoring service.
N
newInstance()
- Static method in class io.grpc.protobuf.services.
ProtoReflectionService
notifyOnBuild(Server)
- Method in class io.grpc.protobuf.services.
ProtoReflectionService
Receives a reference to the server at build time.
P
ProtoReflectionService
- Class in
io.grpc.protobuf.service
Deprecated.
use
ProtoReflectionService
instead.
ProtoReflectionService()
- Constructor for class io.grpc.protobuf.service.
ProtoReflectionService
Deprecated.
ProtoReflectionService
- Class in
io.grpc.protobuf.services
Provides a reflection service for Protobuf services (including the reflection service itself).
S
serverReflectionInfo(StreamObserver<ServerReflectionResponse>)
- Method in class io.grpc.protobuf.services.
ProtoReflectionService
setStatus(String, HealthCheckResponse.ServingStatus)
- Method in class io.grpc.services.
HealthStatusManager
Updates the status of the server.
C
G
H
I
M
N
P
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes