Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/filters/client_channel/xds/
Dxds_client.h205 struct ClusterState { struct
207 watchers;
209 absl::optional<XdsApi::CdsUpdate> update;
/third_party/grpc/src/core/ext/xds/
Dxds_client.h261 struct ClusterState { struct
263 watchers;
265 absl::optional<XdsApi::CdsUpdate> update;
/third_party/grpc/src/core/ext/filters/client_channel/resolver/xds/
Dxds_resolver.cc119 class ClusterState class in grpc_core::__anon0bd98fcd0111::XdsResolver
125 ClusterState(const std::string& cluster_name, in ClusterState() function in grpc_core::__anon0bd98fcd0111::XdsResolver::ClusterState
/third_party/mindspore/mindspore/ccsrc/ps/core/protos/
Dcomm.proto89 enum ClusterState { enum