Uses of Class
io.grpc.InternalChannelz.ServerList
-
Packages that use InternalChannelz.ServerList 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.ServerList in io.grpc
Methods in io.grpc that return InternalChannelz.ServerList Modifier and Type Method Description InternalChannelz.ServerList
InternalChannelz. getServers(long fromId, int maxPageSize)
Returns a server list. -
Uses of InternalChannelz.ServerList in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services with parameters of type InternalChannelz.ServerList Modifier and Type Method Description (package private) static GetServersResponse
ChannelzProtoUtil. toGetServersResponse(InternalChannelz.ServerList servers)
-