MySQL 5.6.14 Source Code Document
|
Public Types | |
enum | RequestType { RT_UPDATE_REQ = 1, RT_UPDATE_CONF = 2 } |
Public Member Functions | |
STATIC_CONST (SignalLength=9) |
Public Attributes | |
Uint32 | senderRef |
Uint32 | senderData |
Uint32 | requestType |
Uint32 | requestFlag |
Uint32 | indexId |
Uint32 | indexVersion |
Uint32 | tableId |
Uint32 | fragId |
Uint32 | loadTime |
Definition at line 104 of file IndexStatSignal.hpp.