Skip to content

File master_server_monitor.hpp

FileList > cubrid > src > executables > master_server_monitor.hpp

Go to the source code of this file

  • #include <cstring>
  • #include <thread>
  • #include <vector>
  • #include <queue>
  • #include <unordered_map>
  • #include <memory>
  • #include <mutex>
  • #include <chrono>
  • #include <condition_variable>
  • #include "connection_globals.h"
  • #include "master_request.h"

Classes

Type Name
class server_monitor

Public Attributes

Type Name
bool auto_Restart_server
std::unique_ptr< server_monitor > master_Server_monitor

Public Attributes Documentation

variable auto_Restart_server

bool auto_Restart_server;

variable master_Server_monitor

std::unique_ptr<server_monitor> master_Server_monitor;


The documentation for this class was generated from the following file cubrid/src/executables/master_server_monitor.hpp