Class server_monitor::job¶
Public Functions¶
| Type | Name |
|---|---|
| std::string | get_args () const |
| std::string | get_exec_path () const |
| job_type | get_job_type () const |
| int | get_pid () const |
| std::string | get_server_name () const |
| job (job_type job_type, int pid, const std::string & exec_path, const std::string & args, const std::string & server_name) |
|
| job () |
|
| job (const job &) = default |
|
| job (job &&) = default |
|
| job & | operator= (const job &) = delete |
| job & | operator= (job &&) = default |
| ~job () |
Public Functions Documentation¶
function get_args¶
function get_exec_path¶
function get_job_type¶
function get_pid¶
function get_server_name¶
function job [1/4]¶
job::job (
job_type job_type,
int pid,
const std::string & exec_path,
const std::string & args,
const std::string & server_name
)
function job [2/4]¶
function job [3/4]¶
function job [4/4]¶
function operator=¶
function operator=¶
function ~job¶
The documentation for this class was generated from the following file cubrid/src/executables/master_server_monitor.hpp