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

Public Types

enum  ErrorCode {
  OK = 0, NodeShutdownInProgress = 1, SystemShutdownInProgress = 2, NodeShutdownWouldCauseSystemCrash = 3,
  TransactionAbortFailed = 4, UnsupportedNodeShutdown = 5, MultiNodeShutdownNotMaster = 6
}

Public Member Functions

 STATIC_CONST (SignalLength=3)

Public Attributes

Uint32 senderData
Uint32 errorCode
Uint32 masterNodeId

Friends

class MgmtSrvr
class Ndbcntr

Detailed Description

Definition at line 84 of file StopReq.hpp.

Friends And Related Function Documentation

friend class MgmtSrvr
friend

Reciver(s)

Definition at line 89 of file StopReq.hpp.

friend class Ndbcntr
friend

Sender

Definition at line 94 of file StopReq.hpp.


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