MySQL 5.6.14 Source Code Document
|
#include <ScanFrag.hpp>
Public Member Functions | |
STATIC_CONST (SignalLength=6) | |
STATIC_CONST (ZCLOSE=1) |
Public Attributes | |
Uint32 | senderData |
Uint32 | requestInfo |
Uint32 | transId1 |
Uint32 | transId2 |
Uint32 | batch_size_rows |
Uint32 | batch_size_bytes |
Uint32 | variableData [1] |
Friends | |
class | Dbtc |
class | Backup |
class | Suma |
class | Dblqh |
bool | printSCANFRAGNEXTREQ (FILE *output, const Uint32 *theData, Uint32 len, Uint16 receiverBlockNo) |
This is part of Scan Fragment protocol
Not to be confused with ScanNextReq in Scan Table protocol
Definition at line 223 of file ScanFrag.hpp.
|
friend |
Reciver(s)
Definition at line 234 of file ScanFrag.hpp.
|
friend |
Sender(s)
Definition at line 227 of file ScanFrag.hpp.