Public Types |
| enum | ErrorCode {
NoError = 0,
Busy = 701,
NotMaster = 702,
BadRequestType = 4247,
InvalidPrimaryTable = 4249,
InvalidIndexType = 4250,
IndexNotUnique = 4251,
AllocationFailure = 4252,
InternalError = 4346,
IndexNotFound = 4243,
DeadlockError = 4351
} |
Public Member Functions |
|
| STATIC_CONST (SignalLength=10) |
Public Attributes |
|
Uint32 | senderRef |
|
union { |
| Uint32 clientData |
| Uint32 senderData |
| }; | |
|
Uint32 | transId |
|
Uint32 | tableId |
|
Uint32 | indexId |
|
Uint32 | indexType |
|
Uint32 | errorCode |
|
Uint32 | errorLine |
|
Uint32 | errorNodeId |
|
Uint32 | masterNodeId |
Detailed Description
Definition at line 64 of file BuildIndx.hpp.
The documentation for this struct was generated from the following file: