Public Types |
enum | NdbRestartType { NODE_RESTART,
MULTIPLE_NODE_RESTART,
SYSTEM_RESTART
} |
Public Member Functions |
| NdbRestarts (const char *_addr=0) |
int | getNumRestarts () |
int | executeRestart (NDBT_Context *, int _num, unsigned int _to=120) |
int | executeRestart (NDBT_Context *, const char *_name, unsigned int _to=120) |
void | listRestarts () |
void | listRestarts (NdbRestartType _type) |
Detailed Description
Definition at line 44 of file NdbRestarts.hpp.
The documentation for this class was generated from the following files: