|
MySQL 5.6.14 Source Code Document
|
#include <EventReport.hpp>
Public Member Functions | |
| void | setNodeId (Uint32 nodeId) |
| Uint32 | getNodeId () const |
| void | setEventType (Ndb_logevent_type type) |
| Ndb_logevent_type | getEventType () const |
Public Attributes | |
| UintR | eventType |
Friends | |
| class | SimulatedBlock |
| class | Cmvmi |
| class | SimblockMissra |
| class | Dbacc |
| class | Dblqh |
| class | Dbtup |
| class | Dbtc |
| class | Ndbcntr |
| class | Qmgr |
| class | Dbdih |
| class | Dbdict |
| class | MgmtSrvr |
Send by different block to report that a event has taken place
SENDER: Block RECIVER: SimBlockCMCtrBlck
Definition at line 31 of file EventReport.hpp.