|
MySQL 5.6.14 Source Code Document
|

Classes | |
| struct | FragmentCheckpointInfo |
Public Types | |
| enum | NodeStatus { NOT_IN_CLUSTER = 0, ALIVE = 1, STARTING = 2, DIED_NOW = 3, DYING = 4, DEAD = 5 } |
Public Attributes | |
| Sysfile::ActiveStatus | activeStatus |
| NodeStatus | nodeStatus |
| bool | useInTransactions |
| bool | allowNodeStart |
| bool | m_inclDihLcp |
| Uint8 | copyCompleted |
| FragmentCheckpointInfo | startedChkpt [2] |
| FragmentCheckpointInfo | queuedChkpt [2] |
| Bitmask< 1 > | m_nodefailSteps |
| Uint32 | activeTabptr |
| Uint32 | nextNode |
| Uint32 | nodeGroup |
| SignalCounter | m_NF_COMPLETE_REP |
| Uint8 | dbtcFailCompleted |
| Uint8 | dblqhFailCompleted |
| Uint8 | dbdihFailCompleted |
| Uint8 | dbdictFailCompleted |
| Uint8 | recNODE_FAILREP |
| Uint8 | noOfQueuedChkpt |
| Uint8 | noOfStartedChkpt |
| MasterLCPConf::State | lcpStateAtTakeOver |
| Uint32 | m_remove_node_from_table_lcp_id |