Public Types |
enum | FailCause {
ZOWN_FAILURE = 0,
ZOTHER_NODE_WHEN_WE_START = 1,
ZIN_PREP_FAIL_REQ = 2,
ZSTART_IN_REGREQ = 3,
ZHEARTBEAT_FAILURE = 4,
ZLINK_FAILURE = 5,
ZOTHERNODE_FAILED_DURING_START = 6,
ZMULTI_NODE_SHUTDOWN = 7,
ZPARTITIONED_CLUSTER = 8,
ZCONNECT_CHECK_FAILURE = 9
} |
Public Member Functions |
| STATIC_CONST (OrigSignalLength=2) |
| STATIC_CONST (PartitionedExtraLength=1+NdbNodeBitmask::Size) |
| STATIC_CONST (SourceExtraLength=1) |
| STATIC_CONST (SignalLength=OrigSignalLength+SourceExtraLength) |
Uint32 | getFailSourceNodeId (Uint32 sigLen) const |
Friends |
class | Qmgr |
class | Ndbcntr |
bool | printFAIL_REP (FILE *, const Uint32 *, Uint32, Uint16) |
Detailed Description
Definition at line 27 of file FailRep.hpp.
Friends And Related Function Documentation
bool printFAIL_REP |
( |
FILE * |
output, |
|
|
const Uint32 * |
theData, |
|
|
Uint32 |
len, |
|
|
Uint16 |
receiverBlockNo |
|
) |
| |
|
friend |
Sender(s) & Reciver(s)
Definition at line 31 of file FailRep.hpp.
The documentation for this class was generated from the following file: