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