userver: userver/storages/mysql/cluster_host_type.hpp File Reference
Loading...
Searching...
No Matches
cluster_host_type.hpp File Reference

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  storages
 Components, clients and helpers for different databases and storages.
 
namespace  storages::mysql
 Top namespace for uMySQL driver.
 

Enumerations

enum class  storages::mysql::ClusterHostType {
  storages::mysql::kPrimary ,
  storages::mysql::kSecondary
}
 Enum for selecting the host type to carry query execution. More...