Public Types |
enum | ErrorCode {
Busy = 701,
BusyWithNR = 711,
NotMaster = 702,
NoSuchTable = 709,
InvalidTableVersion = 241,
DropInProgress = 283,
NoDropTableRecordAvailable = 1229,
BackupInProgress = 761,
SingleUser = 299,
ActiveSchemaTrans = 785
} |
Public Member Functions |
| STATIC_CONST (SignalLength=9) |
Public Attributes |
Uint32 | senderRef |
union { |
Uint32 clientData |
Uint32 senderData |
}; | |
Uint32 | transId |
Uint32 | tableId |
Uint32 | tableVersion |
Uint32 | errorCode |
Uint32 | errorLine |
Uint32 | errorNodeId |
Uint32 | masterNodeId |
Detailed Description
Definition at line 46 of file DropTable.hpp.
The documentation for this struct was generated from the following file: