MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
NdbWaiter (class trp_client *) | |
void | signal (Uint32 state) |
void | nodeFail (Uint32 node) |
void | clear_wait_state () |
Uint32 | get_wait_state () |
void | set_wait_state (Uint32 s) |
void | set_state (Uint32 state) |
void | set_node (Uint32 node) |
Uint32 | get_state () |
Definition at line 48 of file NdbWaiter.hpp.