Uses of Class
io.grpc.xds.client.LoadReportClient
Packages that use LoadReportClient
-
Uses of LoadReportClient in io.grpc.xds.client
Fields in io.grpc.xds.client with type parameters of type LoadReportClientModifier and TypeFieldDescription(package private) final Map
<Bootstrapper.ServerInfo, LoadReportClient> XdsClientImpl.serverLrsClientMap
Methods in io.grpc.xds.client that return types with arguments of type LoadReportClientModifier and TypeMethodDescriptionXdsClient.getServerLrsClientMap()
Returns a map of control plane server info objects to the LoadReportClients that are responsible for sending load reports to the control plane servers.XdsClientImpl.getServerLrsClientMap()