8#include <userver/components/loggable_component_base.hpp> 
    9#include <userver/utils/statistics/entry.hpp> 
   11USERVER_NAMESPACE_BEGIN
 
   13namespace clients::dns {
 
   17namespace storages::
mysql {
 
   21namespace storages::
mysql {
 
   69  clients::dns::Component& dns_;
 
   71  const std::shared_ptr<storages::
mysql::Cluster> cluster_;
 
   72  utils::statistics::Entry statistics_holder_;