Searched defs:ClusterWeightState (Results 1 – 2 of 2) sorted by relevance
202 struct ClusterWeightState { struct203 uint32_t range_end;204 absl::string_view cluster;205 RefCountedPtr<ServiceConfig> method_config;207 bool operator==(const ClusterWeightState& other) const { in operator ==()
320 struct ClusterWeightState { struct321 uint32_t range_end;322 absl::string_view cluster;323 RefCountedPtr<ServiceConfig> method_config;