Uses of Class
io.grpc.InternalChannelz.ServerSocketsList
-
Packages that use InternalChannelz.ServerSocketsList 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.ServerSocketsList in io.grpc
Methods in io.grpc that return InternalChannelz.ServerSocketsList Modifier and Type Method Description InternalChannelz.ServerSocketsList
InternalChannelz. getServerSockets(long serverId, long fromId, int maxPageSize)
Returns socket refs for a server. -
Uses of InternalChannelz.ServerSocketsList in io.grpc.protobuf.services
Methods in io.grpc.protobuf.services with parameters of type InternalChannelz.ServerSocketsList Modifier and Type Method Description (package private) static GetServerSocketsResponse
ChannelzProtoUtil. toGetServerSocketsResponse(InternalChannelz.ServerSocketsList serverSockets)
-