Home
last modified time | relevance | path

Searched defs:perClusterCounters (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DLoadStatsManager2.java72 Map<String, ReferenceCounted<ClusterDropStats>> perClusterCounters = allDropStats.get(cluster); in getClusterDropStats() local
106 Map<String, Map<Locality, ReferenceCounted<ClusterLocalityStats>>> perClusterCounters = in getClusterLocalityStats() local