Package io.grpc.protobuf.services
package io.grpc.protobuf.services
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
ClassDescriptionThe default implementation of a
BinaryLogProvider
.A class that accepts binary log messages.A binary log class that is configured for a specificMethodDescriptor
.A static utility class for turning internal data structures into protos.The channelz service provides stats about a running gRPC process.Wraps aLoadBalancer
and implements the client-side health-checking (https://github.com/grpc/proposal/blob/master/A17-client-side-health-checking.md).Utility for enabling client-side health checking forLoadBalancer
s.AHealthStatusManager
object manages a health check service.Provides a reflection service for Protobuf services (including the reflection service itself).Provides a reflection service for Protobuf services (including the reflection service itself).Provides a set of methods for answering reflection queries for the file descriptors underlying a set of services.Indexes the server's services and allows lookups of file descriptors by filename, symbol, type, and extension number.The output file goes to the JVM's temp dir with a prefix of BINARY_INFO.