JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
H
I
M
N
P
S
B
BinaryLogProviderImpl
- Class in
io.grpc.services
The default implementation of a
BinaryLogProvider
.
BinaryLogProviderImpl()
- Constructor for class io.grpc.services.
BinaryLogProviderImpl
C
ChannelzService
- Class in
io.grpc.services
The channelz service provides stats about a running gRPC process.
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
getChannel(GetChannelRequest, StreamObserver<GetChannelResponse>)
- Method in class io.grpc.services.
ChannelzService
Returns a top level channel aka
ManagedChannelImpl
.
getClientInterceptor(String)
- Method in class io.grpc.services.
BinaryLogProviderImpl
getHealthService()
- Method in class io.grpc.services.
HealthStatusManager
Gets the health check service created in the constructor.
getInstance()
- Static method in class io.grpc.services.
MonitoringService
Gets the singleton instance of the MonitoringService.
getServerInterceptor(String)
- Method in class io.grpc.services.
BinaryLogProviderImpl
getServers(GetServersRequest, StreamObserver<GetServersResponse>)
- Method in class io.grpc.services.
ChannelzService
Returns servers.
getServerSockets(GetServerSocketsRequest, StreamObserver<GetServerSocketsResponse>)
- Method in class io.grpc.services.
ChannelzService
getSocket(GetSocketRequest, StreamObserver<GetSocketResponse>)
- Method in class io.grpc.services.
ChannelzService
Returns a socket.
getSubchannel(GetSubchannelRequest, StreamObserver<GetSubchannelResponse>)
- Method in class io.grpc.services.
ChannelzService
Returns a subchannel.
getTopChannels(GetTopChannelsRequest, StreamObserver<GetTopChannelsResponse>)
- Method in class io.grpc.services.
ChannelzService
Returns top level channel aka
ManagedChannelImpl
.
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.services
- package io.grpc.protobuf.services
io.grpc.services
- package io.grpc.services
Service definitions and utilities for the pre-defined gRPC services.
isAvailable()
- Method in class io.grpc.services.
BinaryLogProviderImpl
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
newInstance(int)
- Static method in class io.grpc.services.
ChannelzService
notifyOnBuild(Server)
- Method in class io.grpc.protobuf.services.
ProtoReflectionService
Receives a reference to the server at build time.
P
priority()
- Method in class io.grpc.services.
BinaryLogProviderImpl
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.
B
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