Public Types |
| enum | RefreshScenario { RF_SINGLE_NOT_EXIST = 1,
RF_SINGLE_EXIST = 2,
RF_MULTI_NOT_EXIST = 3,
RF_MULTI_EXIST = 4
} |
Public Member Functions |
|
bool | is_first_operation () const |
|
bool | is_last_operation () const |
Public Attributes |
|
Uint32 | prevActiveOp |
|
Uint32 | nextActiveOp |
|
Uint32 | m_undo_buffer_space |
|
Uint32 | m_any_value |
|
Uint32 | nextPool |
|
Uint32 | fragmentPtr |
|
Local_key | m_tuple_location |
|
Local_key | m_copy_tuple_location |
|
Uint32 | userpointer |
|
union { |
| Uint32 savepointId |
| Uint32 m_commit_disk_callback_page |
| }; | |
|
union { |
| OpBitFields op_struct |
| Uint32 op_bit_fields |
| }; | |
|
Uint16 | tupVersion |
Detailed Description
Definition at line 761 of file Dbtup.hpp.
The documentation for this struct was generated from the following file:
- storage/ndb/src/kernel/blocks/dbtup/Dbtup.hpp