Public Member Functions |
|
| MgmApiSession (class MgmtSrvr &mgm, NDB_SOCKET_TYPE sock, Uint64 session_id) |
|
void | runSession () |
|
void | getConfig (Parser_t::Context &ctx, const class Properties &args) |
|
void | setConfig (Parser_t::Context &ctx, const class Properties &args) |
|
void | showConfig (Parser_t::Context &ctx, const class Properties &args) |
|
void | reloadConfig (Parser_t::Context &ctx, const class Properties &args) |
|
void | get_nodeid (Parser_t::Context &ctx, const class Properties &args) |
|
void | getVersion (Parser_t::Context &ctx, const class Properties &args) |
|
void | getStatus (Parser_t::Context &ctx, const class Properties &args) |
|
void | getInfoClusterLog (Parser_t::Context &ctx, const class Properties &args) |
|
void | restart (const class Properties &args, int version) |
|
void | restart_v1 (Parser_t::Context &ctx, const class Properties &args) |
|
void | restart_v2 (Parser_t::Context &ctx, const class Properties &args) |
|
void | restartAll (Parser_t::Context &ctx, const class Properties &args) |
|
void | insertError (Parser_t::Context &ctx, const class Properties &args) |
|
void | setTrace (Parser_t::Context &ctx, const class Properties &args) |
|
void | logSignals (Parser_t::Context &ctx, const class Properties &args) |
|
void | startSignalLog (Parser_t::Context &ctx, const class Properties &args) |
|
void | stopSignalLog (Parser_t::Context &ctx, const class Properties &args) |
|
void | dumpState (Parser_t::Context &ctx, const class Properties &args) |
|
void | startBackup (Parser_t::Context &ctx, const class Properties &args) |
|
void | abortBackup (Parser_t::Context &ctx, const class Properties &args) |
|
void | enterSingleUser (Parser_t::Context &ctx, const class Properties &args) |
|
void | exitSingleUser (Parser_t::Context &ctx, const class Properties &args) |
|
void | stop_v1 (Parser_t::Context &ctx, const class Properties &args) |
|
void | stop_v2 (Parser_t::Context &ctx, const class Properties &args) |
|
void | stop (const class Properties &args, int version) |
|
void | stopAll (Parser_t::Context &ctx, const class Properties &args) |
|
void | start (Parser_t::Context &ctx, const class Properties &args) |
|
void | startAll (Parser_t::Context &ctx, const class Properties &args) |
|
void | bye (Parser_t::Context &ctx, const class Properties &args) |
|
void | endSession (Parser_t::Context &ctx, const class Properties &args) |
|
void | setLogLevel (Parser_t::Context &ctx, const class Properties &args) |
|
void | getClusterLogLevel (Parser_t::Context &ctx, const class Properties &args) |
|
void | setClusterLogLevel (Parser_t::Context &ctx, const class Properties &args) |
|
void | setLogFilter (Parser_t::Context &ctx, const class Properties &args) |
|
void | setParameter (Parser_t::Context &ctx, const class Properties &args) |
|
void | setConnectionParameter (Parser_t::Context &ctx, const class Properties &args) |
|
void | getConnectionParameter (Parser_t::Context &ctx, Properties const &args) |
|
void | listen_event (Parser_t::Context &ctx, const class Properties &args) |
|
void | purge_stale_sessions (Parser_t::Context &ctx, const class Properties &args) |
|
void | check_connection (Parser_t::Context &ctx, const class Properties &args) |
|
void | transporter_connect (Parser_t::Context &ctx, Properties const &args) |
|
void | get_mgmd_nodeid (Parser_t::Context &ctx, Properties const &args) |
|
void | report_event (Parser_t::Context &ctx, Properties const &args) |
|
void | listSessions (Parser_t::Context &ctx, Properties const &args) |
|
void | getSessionId (Parser_t::Context &ctx, Properties const &args) |
|
void | getSession (Parser_t::Context &ctx, Properties const &args) |
|
void | create_nodegroup (Parser_t::Context &ctx, Properties const &args) |
|
void | drop_nodegroup (Parser_t::Context &ctx, Properties const &args) |
|
void | show_variables (Parser_t::Context &ctx, Properties const &args) |
|
void | dump_events (Parser_t::Context &ctx, Properties const &args) |
|
virtual void | stopSession () |
Definition at line 30 of file Services.hpp.