Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/ring_hash/
H A Dring_hash.cc369 struct EndpointWeight { in Ring() struct
370 std::string address; // Key by endpoint's first address. in Ring()
373 uint32_t weight = 1; in Ring()
374 double normalized_weight; in Ring()
/aosp_15_r20/external/grpc-grpc/src/core/load_balancing/weighted_round_robin/
H A Dweighted_round_robin.cc193 class EndpointWeight final : public RefCounted<EndpointWeight> { class in grpc_core::__anona6e6613c0111::WeightedRoundRobin
195 EndpointWeight(RefCountedPtr<WeightedRoundRobin> wrr, in EndpointWeight() function in grpc_core::__anona6e6613c0111::WeightedRoundRobin::EndpointWeight
/aosp_15_r20/external/grpc-grpc/test/core/xds/
H A Dxds_endpoint_resource_type_test.cc175 TEST_F(XdsEndpointTest, EndpointWeight) { in TEST_F() argument
/aosp_15_r20/external/aws-sdk-java-v2/services/globalaccelerator/src/main/resources/codegen-resources/
H A Dservice-2.json2356 "EndpointWeight":{ object