Public Types |
| enum | ErrorCode { UnmappedExtentPageIsNotImplemented = 1,
NoExtentAvailable = 1601,
NoDatafile = 1602
} |
Public Attributes |
|
union { |
| struct { |
| Uint32 tablespace_id |
| Uint32 table_id |
| Uint32 fragment_id |
| } request |
| struct { |
| Uint32 errorCode |
| Local_key page_id |
| Uint32 page_count |
| } reply |
| }; | |
Detailed Description
Definition at line 24 of file Extent.hpp.
Member Function Documentation
| AllocExtentReq::STATIC_CONST |
( |
SignalLength |
= 3 | ) |
|
Sender(s) / Reciver(s) For printing
The documentation for this struct was generated from the following file: