MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
Mgmd (int nodeid) | |
const char * | name (void) const |
const char * | exe (void) const |
bool | start (const char *working_dir, NdbProcess::Args &args) |
bool | start_from_config_ini (const char *working_dir, const char *first_extra_arg=NULL,...) |
bool | start (const char *working_dir, const char *first_extra_arg=NULL,...) |
bool | stop (void) |
bool | wait (int &ret, int timeout=300) |
const BaseString | connectstring (const Properties &config) |
bool | connect (const Properties &config, int num_retries=60, int retry_delay_in_seconds=1) |
bool | wait_confirmed_config (int timeout=30) |
NdbMgmHandle | handle () |
Definition at line 72 of file testMgmd.cpp.