Uses of Class
io.grpc.xds.client.Stats.ClusterStats
Packages that use Stats.ClusterStats
-
Uses of Stats.ClusterStats in io.grpc.xds.client
Subclasses of Stats.ClusterStats in io.grpc.xds.clientMethods in io.grpc.xds.client that return Stats.ClusterStatsModifier and TypeMethodDescription(package private) Stats.ClusterStatsAutoValue_Stats_ClusterStats.Builder.build()(package private) abstract Stats.ClusterStatsStats.ClusterStats.Builder.build()Methods in io.grpc.xds.client that return types with arguments of type Stats.ClusterStatsModifier and TypeMethodDescription(package private) List<Stats.ClusterStats> LoadStatsManager2.getAllClusterStatsReports()Gets the traffic stats (drops and loads) as a list ofStats.ClusterStatsrecorded for all clusters since the previous call of this method orLoadStatsManager2.getClusterStatsReports(String)for each specific cluster.LoadStatsManager2.getClusterStatsReports(String cluster) Gets the traffic stats (drops and loads) as a list ofStats.ClusterStatsrecorded for the specified cluster since the previous call of this method orLoadStatsManager2.getAllClusterStatsReports().Methods in io.grpc.xds.client with parameters of type Stats.ClusterStatsModifier and TypeMethodDescriptionprivate ClusterStatsLoadReportClient.LrsStream.buildClusterStats(Stats.ClusterStats stats) Method parameters in io.grpc.xds.client with type arguments of type Stats.ClusterStatsModifier and TypeMethodDescription(package private) voidLoadReportClient.LrsStream.sendLoadStatsRequest(List<Stats.ClusterStats> clusterStatsList)