#include <cluster_metadata.h>
◆ InvalidatedClusterRoutingPolicy
Enumerator |
---|
DropAll | |
AcceptRO | |
◆ TargetType
Enumerator |
---|
ByUUID | |
ByName | |
ByPrimaryRole | |
◆ TargetCluster()
◆ c_str()
const char * mysqlrouter::TargetCluster::c_str |
( |
| ) |
const |
|
inline |
◆ invalidated_cluster_routing_policy() [1/2]
◆ invalidated_cluster_routing_policy() [2/2]
◆ target_type() [1/2]
TargetType mysqlrouter::TargetCluster::target_type |
( |
| ) |
const |
|
inline |
◆ target_type() [2/2]
void mysqlrouter::TargetCluster::target_type |
( |
const TargetType |
value | ) |
|
|
inline |
◆ target_value()
void mysqlrouter::TargetCluster::target_value |
( |
const std::string & |
value | ) |
|
|
inline |
◆ to_string()
std::string mysqlrouter::TargetCluster::to_string |
( |
| ) |
const |
|
inline |
◆ invalidated_cluster_routing_policy_
◆ target_type_
TargetType mysqlrouter::TargetCluster::target_type_ |
|
private |
◆ target_value_
std::string mysqlrouter::TargetCluster::target_value_ |
|
private |
The documentation for this class was generated from the following file: