Public Member Functions |
|
| TableS (Uint32 version, class NdbTableImpl *dictTable) |
|
Uint32 | getTableId () const |
|
Uint32 | getLocalId () const |
|
Uint64 | getNoOfRecords () const |
|
void | setBackupVersion (Uint32 version) |
|
Uint32 | getBackupVersion () const |
|
const char * | getTableName () const |
|
int | getNoOfAttributes () const |
|
bool | have_auto_inc () const |
|
bool | have_auto_inc (Uint32 id) const |
|
Uint64 | get_max_auto_val () const |
|
void | update_max_auto_val (const char *data, int size) |
|
bool | get_auto_data (const TupleS &tuple, Uint32 *syskey, Uint64 *nextid) const |
| const AttributeDesc * | operator[] (int attributeId) const |
|
AttributeDesc * | getAttributeDesc (int attributeId) const |
|
bool | getSysTable () const |
|
const TableS * | getMainTable () const |
|
TableS & | operator= (TableS &org) |
|
bool | isSYSTAB_0 () const |
|
bool | isBroken () const |
Friends |
|
class | TupleS |
|
class | RestoreMetaData |
|
class | RestoreDataIterator |
Detailed Description
Definition at line 156 of file Restore.hpp.
Member Function Documentation
The documentation for this class was generated from the following files: