MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NodeFailRep Struct Reference

#include <NodeFailRep.hpp>

Public Member Functions

 STATIC_CONST (SignalLength=3+NdbNodeBitmask::Size)
 STATIC_CONST (SignalLengthLong=3+NodeBitmask::Size)

Public Attributes

Uint32 failNo
Uint32 masterNodeId
Uint32 noOfNodes
Uint32 theNodes [NdbNodeBitmask::Size]

Detailed Description

This signals is sent by Qmgr to NdbCntr and then from NdbCntr sent to: dih, dict, lqh, tc, API and others

Definition at line 29 of file NodeFailRep.hpp.

Member Data Documentation

Uint32 NodeFailRep::masterNodeId

Note: This field is only set when signals is sent FROM Ndbcntr (not when signal is sent from Qmgr)

Definition at line 38 of file NodeFailRep.hpp.


The documentation for this struct was generated from the following file: