Uses of Class
io.grpc.channelz.v1.ChannelzGrpc.ChannelzImplBase
-
Packages that use ChannelzGrpc.ChannelzImplBase Package Description io.grpc.protobuf.services Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.io.grpc.services Service definitions and utilities for the pre-defined gRPC services. -
-
Uses of ChannelzGrpc.ChannelzImplBase in io.grpc.protobuf.services
Subclasses of ChannelzGrpc.ChannelzImplBase in io.grpc.protobuf.services Modifier and Type Class Description class
ChannelzService
The channelz service provides stats about a running gRPC process. -
Uses of ChannelzGrpc.ChannelzImplBase in io.grpc.services
Subclasses of ChannelzGrpc.ChannelzImplBase in io.grpc.services Modifier and Type Class Description class
ChannelzService
Deprecated.UseChannelzService
instead.
-