Uses of Class
io.grpc.InternalChannelz.RootChannelList
-
Packages that use InternalChannelz.RootChannelList Package Description io.grpc The gRPC core public API.io.grpc.protobuf.services Service definitions and utilities with protobuf dependency for the pre-defined gRPC services. -
-
Uses of InternalChannelz.RootChannelList in io.grpc
Methods in io.grpc that return InternalChannelz.RootChannelList Modifier and Type Method Description InternalChannelz.RootChannelList
InternalChannelz. getRootChannels(long fromId, int maxPageSize)
Returns aInternalChannelz.RootChannelList
. -
Uses of InternalChannelz.RootChannelList in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services with parameters of type InternalChannelz.RootChannelList Modifier and Type Method Description (package private) static GetTopChannelsResponse
ChannelzProtoUtil. toGetTopChannelResponse(InternalChannelz.RootChannelList rootChannels)
-