Uses of Class
io.grpc.protobuf.services.ChannelzService
-
Packages that use ChannelzService 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 ChannelzService in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services that return ChannelzService Modifier and Type Method Description static ChannelzServiceChannelzService. newInstance(int maxPageSize)Creates an instance. -
Uses of ChannelzService in io.grpc.services
Fields in io.grpc.services declared as ChannelzService Modifier and Type Field Description private ChannelzServiceChannelzService. delegateDeprecated.
-