#include <array>
Go to the source code of this file.
◆ metadata_cache_supported_options
  
  
      
        
          | constexpr std::array<const char *, 18> metadata_cache_supported_options | 
         
       
   | 
  
staticconstexpr   | 
  
 
Initial value:{{
    "user",
    "ttl",
    "auth_cache_ttl",
    "auth_cache_refresh_interval",
    "metadata_cluster",
    "connect_timeout",
    "read_timeout",
    "router_id",
    "thread_stack_size",
    "use_gr_notifications",
    "cluster_type",
    "ssl_mode",
    "ssl_cipher",
    "tls_version",
    "ssl_ca",
    "ssl_capath",
    "ssl_crl",
    "ssl_crlpath",
}}