Public Member Functions |
|
void | init () |
Public Attributes |
|
char | TableName [MAX_TAB_NAME_SIZE] |
|
Uint32 | TableId |
|
char | PrimaryTable [MAX_TAB_NAME_SIZE] |
|
Uint32 | PrimaryTableId |
|
Uint32 | TableLoggedFlag |
|
Uint32 | TableTemporaryFlag |
|
Uint32 | ForceVarPartFlag |
|
Uint32 | NoOfKeyAttr |
|
Uint32 | NoOfAttributes |
|
Uint32 | NoOfNullable |
|
Uint32 | NoOfVariable |
|
Uint32 | TableKValue |
|
Uint32 | MinLoadFactor |
|
Uint32 | MaxLoadFactor |
|
Uint32 | KeyLength |
|
Uint32 | FragmentType |
|
Uint32 | TableType |
|
Uint32 | TableVersion |
|
Uint32 | IndexState |
|
Uint32 | InsertTriggerId |
|
Uint32 | UpdateTriggerId |
|
Uint32 | DeleteTriggerId |
|
Uint32 | CustomTriggerId |
|
Uint32 | TablespaceId |
|
Uint32 | TablespaceVersion |
|
Uint32 | DefaultNoPartFlag |
|
Uint32 | LinearHashFlag |
|
Uint32 | FrmLen |
|
char | FrmData [MAX_FRM_DATA_SIZE] |
|
Uint32 | FragmentCount |
|
Uint32 | ReplicaDataLen |
|
Uint16 | ReplicaData [MAX_FRAGMENT_DATA_BYTES] |
|
Uint32 | FragmentDataLen |
|
Uint16 | FragmentData [3 *MAX_NDB_PARTITIONS] |
|
Uint32 | MaxRowsLow |
|
Uint32 | MaxRowsHigh |
|
Uint32 | MinRowsLow |
|
Uint32 | MinRowsHigh |
|
Uint32 | TablespaceDataLen |
|
Uint32 | TablespaceData [2 *MAX_NDB_PARTITIONS] |
|
Uint32 | RangeListDataLen |
|
Uint32 | RangeListData [2 *MAX_NDB_PARTITIONS *2] |
|
Uint32 | RowGCIFlag |
|
Uint32 | RowChecksumFlag |
|
Uint32 | SingleUserMode |
|
Uint32 | HashMapObjectId |
|
Uint32 | HashMapVersion |
|
Uint32 | TableStorageType |
|
Uint32 | ExtraRowGCIBits |
|
Uint32 | ExtraRowAuthorBits |
Detailed Description
Definition at line 326 of file DictTabInfo.hpp.
The documentation for this struct was generated from the following files: