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. -
-
Uses of ChannelzService in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services that return ChannelzService Modifier and Type Method Description static ChannelzService
ChannelzService. newInstance(int maxPageSize)
Creates an instance.
-