Public Types |
| enum | SpecialOpFlags {
SOF_NORMAL = 0,
SOF_INDEX_TABLE_READ = 1,
SOF_INDEX_BASE_TABLE_ACCESS = 2,
SOF_REORG_TRIGGER_BASE = 4,
SOF_REORG_TRIGGER = 4 | 16,
SOF_REORG_MOVING = 8,
SOF_TRIGGER = 16,
SOF_REORG_COPY = 32,
SOF_REORG_DELETE = 64,
SOF_DEFERRED_TRIGGER = 128
} |
Static Public Member Functions |
|
static bool | isIndexOp (Uint8 flags) |
Public Attributes |
|
UintR | tcOprec |
|
Uint16 | failData [4] |
|
UintR | nextTcFailHash |
|
UintR | lastLqhCon |
|
Uint16 | lastLqhNodeId |
|
Uint16 | m_execAbortOption |
|
UintR | commitAckMarker |
|
OperationState | tcConnectstate |
|
UintR | apiConnect |
|
UintR | nextTcConnect |
|
Uint8 | dirtyOp |
|
Uint8 | opSimple |
|
Uint8 | lastReplicaNo |
|
Uint8 | noOfNodes |
|
Uint8 | operation |
|
Uint8 | m_special_op_flags |
|
UintR | clientData |
|
UintR | prevTcConnect |
|
UintR | savePointId |
|
Uint16 | tcNodedata [4] |
|
Uint16 | lqhInstanceKey |
|
UintR | noFiredTriggers |
|
UintR | noReceivedTriggers |
|
UintR | triggerExecutionCount |
|
UintR | savedState [LqhKeyConf::SignalLength] |
|
UintR | triggeringOperation |
|
UintR | indexOp |
|
UintR | currentTriggerId |
|
UintR | attrInfoLen |
Detailed Description
Definition at line 835 of file Dbtc.hpp.
The documentation for this struct was generated from the following file:
- storage/ndb/src/kernel/blocks/dbtc/Dbtc.hpp