Uses of Class
io.grpc.xds.client.LoadReportClient
-
Packages that use LoadReportClient Package Description io.grpc.xds.client -
-
Uses of LoadReportClient in io.grpc.xds.client
Fields in io.grpc.xds.client with type parameters of type LoadReportClient Modifier and Type Field Description (package private) java.util.Map<Bootstrapper.ServerInfo,LoadReportClient>
XdsClientImpl. serverLrsClientMap
Methods in io.grpc.xds.client that return types with arguments of type LoadReportClient Modifier and Type Method Description java.util.Map<Bootstrapper.ServerInfo,LoadReportClient>
XdsClient. 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.java.util.Map<Bootstrapper.ServerInfo,LoadReportClient>
XdsClientImpl. getServerLrsClientMap()
-