#include <xds_client_stats.h>
|
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) |
|
◆ XdsLocalityName()
grpc_core::XdsLocalityName::XdsLocalityName |
( |
std::string |
region, |
|
|
std::string |
zone, |
|
|
std::string |
sub_zone |
|
) |
| |
|
inline |
◆ AsHumanReadableString()
const std::string& grpc_core::XdsLocalityName::AsHumanReadableString |
( |
| ) |
|
|
inline |
◆ Compare()
int grpc_core::XdsLocalityName::Compare |
( |
const XdsLocalityName & |
other | ) |
const |
|
inline |
◆ operator!=()
bool grpc_core::XdsLocalityName::operator!= |
( |
const XdsLocalityName & |
other | ) |
const |
|
inline |
◆ operator==()
bool grpc_core::XdsLocalityName::operator== |
( |
const XdsLocalityName & |
other | ) |
const |
|
inline |
◆ region()
const std::string& grpc_core::XdsLocalityName::region |
( |
| ) |
const |
|
inline |
◆ sub_zone()
const std::string& grpc_core::XdsLocalityName::sub_zone |
( |
| ) |
const |
|
inline |
◆ zone()
const std::string& grpc_core::XdsLocalityName::zone |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: