Uses of Class
io.grpc.xds.client.Stats.ClusterStats
Packages that use Stats.ClusterStats
-
Uses of Stats.ClusterStats in io.grpc.xds.client
Methods in io.grpc.xds.client that return types with arguments of type Stats.ClusterStatsModifier and TypeMethodDescriptionLoadStatsManager2.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().