MySQL 5.6.14 Source Code Document
|
Public Member Functions | |
void | init () |
template<typename SignalClass > | |
bool | init (SafeCounterManager &mgr, NodeReceiverGroup rg, Uint16 GSN, Uint32 senderData) |
bool | ignoreRef (SafeCounterManager &mgr, Uint32 nodeId) |
bool | reportRef (SafeCounterManager &mgr, Uint32 nodeId) |
bool | reportConf (SafeCounterManager &mgr, Uint32 nodeId) |
bool | hasRef () |
bool | hasConf () |
bool | done () |
Public Attributes | |
NdbNodeBitmask | m_confs |
Definition at line 24 of file RequestTracker.hpp.