Searched defs:localityWeight (Results 1 – 3 of 3) sorted by relevance
39 abstract int localityWeight(); in localityWeight() method in Endpoints.LocalityLbEndpoints44 static LocalityLbEndpoints create(List<LbEndpoint> endpoints, int localityWeight, in create()
79 Integer localityWeight = eagAttrs.get(InternalXdsAttributes.ATTR_LOCALITY_WEIGHT); in acceptResolvedAddresses() local
231 Integer localityWeight) { in makeAddress()