Public Types |
| enum | ErrorCode {
NoError = 0,
Busy = 701,
NotMaster = 702,
IndexNotFound = 4243,
IndexExists = 4244,
BadRequestType = 4247,
NotAnIndex = 4254,
BadState = 4347,
Inconsistency = 4348,
InvalidIndexVersion = 241
} |
Public Member Functions |
|
| STATIC_CONST (SignalLength=9) |
Public Attributes |
|
Uint32 | senderRef |
|
union { |
| Uint32 clientData |
| Uint32 senderData |
| }; | |
|
Uint32 | transId |
|
Uint32 | indexId |
|
Uint32 | indexVersion |
|
Uint32 | errorCode |
|
Uint32 | errorLine |
|
Uint32 | errorNodeId |
|
Uint32 | masterNodeId |
Detailed Description
Definition at line 52 of file AlterIndx.hpp.
The documentation for this struct was generated from the following file: