MySQL 5.6.14 Source Code Document
|
Public Attributes | |
Uint32 | hbFrequency |
Uint32 | hbCounter |
Uint32 | hbMissed |
Public Attributes inherited from trp_node | |
NodeInfo | m_info |
NodeState | m_state |
Uint32 | minDbVersion |
bool | defined |
bool | compatible |
bool | nfCompleteRep |
bool | m_alive |
bool | m_node_fail_rep |
Additional Inherited Members | |
Public Member Functions inherited from trp_node | |
void | set_connected (bool connected) |
bool | is_connected (void) const |
void | set_confirmed (bool confirmed) |
bool | is_confirmed (void) const |
bool | operator== (const trp_node &other) const |
Definition at line 78 of file ClusterMgr.hpp.
Uint32 ClusterMgr::Node::hbFrequency |
Heartbeat stuff
Definition at line 85 of file ClusterMgr.hpp.