| 
    MySQL 5.6.14 Source Code Document
    
   | 
 
Public Types | |
| enum | RequestType {  RT_UPDATE_STAT = 1, RT_CLEAN_NEW = 2, RT_SCAN_FRAG = 3, RT_CLEAN_OLD = 4, RT_START_MON = 5, RT_DELETE_STAT = 6, RT_STOP_MON = 7, RT_DROP_HEAD = 8, RT_CLEAN_ALL = 9 }  | 
Public Member Functions | |
| STATIC_CONST (SignalLength=9) | |
Public Attributes | |
| Uint32 | clientRef | 
| Uint32 | clientData | 
| Uint32 | transId | 
| Uint32 | transKey | 
| Uint32 | requestInfo | 
| Uint32 | requestFlag | 
| Uint32 | indexId | 
| Uint32 | indexVersion | 
| Uint32 | tableId | 
Definition at line 21 of file IndexStatSignal.hpp.