OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
table_id | |
table_epoch | |
leaf_index | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TTableEpochInfo.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TTableEpochInfo.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TTableEpochInfo.read | ( | self, | |
iprot | |||
) |
Definition at line 6929 of file ttypes.py.
References Catalog_Namespace::TableEpochInfo.leaf_index, heavydb.thrift.ttypes.TTableEpochInfo.leaf_index, AlterTableAlterColumnCommandRecoveryMgr::RecoveryInfo.table_epoch, Catalog_Namespace::TableEpochInfo.table_epoch, heavydb.thrift.ttypes.TTableEpochInfo.table_epoch, TableMetadata.table_id, foreign_storage::StorageDetails.table_id, Fragmenter_Namespace::InsertChunks.table_id, Catalog_Namespace::TableEpochInfo.table_id, heavydb.thrift.ttypes.TPixelTableRowResult.table_id, heavydb.thrift.ttypes.TTableMeta.table_id, heavydb.thrift.ttypes.TColumnRange.table_id, heavydb.thrift.ttypes.TTableGeneration.table_id, heavydb.thrift.ttypes.TTableCacheStatus.table_id, heavydb.thrift.ttypes.TInsertData.table_id, heavydb.thrift.ttypes.TInsertChunks.table_id, heavydb.thrift.ttypes.TTableEpochInfo.table_id, heavydb.thrift.Heavy.set_table_epoch_args.table_id, heavydb.thrift.Heavy.get_table_epoch_args.table_id, heavydb.thrift.Heavy.get_table_epochs_args.table_id, heavydb.thrift.Heavy.check_table_consistency_args.table_id, and heavydb.thrift.Heavy.checkpoint_args.table_id.
def heavydb.thrift.ttypes.TTableEpochInfo.validate | ( | self | ) |
def heavydb.thrift.ttypes.TTableEpochInfo.write | ( | self, | |
oprot | |||
) |
Definition at line 6958 of file ttypes.py.
References Catalog_Namespace::TableEpochInfo.leaf_index, heavydb.thrift.ttypes.TTableEpochInfo.leaf_index, AlterTableAlterColumnCommandRecoveryMgr::RecoveryInfo.table_epoch, Catalog_Namespace::TableEpochInfo.table_epoch, heavydb.thrift.ttypes.TTableEpochInfo.table_epoch, TableMetadata.table_id, foreign_storage::StorageDetails.table_id, Fragmenter_Namespace::InsertChunks.table_id, Catalog_Namespace::TableEpochInfo.table_id, heavydb.thrift.ttypes.TPixelTableRowResult.table_id, heavydb.thrift.ttypes.TTableMeta.table_id, heavydb.thrift.ttypes.TColumnRange.table_id, heavydb.thrift.ttypes.TTableGeneration.table_id, heavydb.thrift.ttypes.TTableCacheStatus.table_id, heavydb.thrift.ttypes.TInsertData.table_id, heavydb.thrift.ttypes.TInsertChunks.table_id, heavydb.thrift.ttypes.TTableEpochInfo.table_id, heavydb.thrift.Heavy.set_table_epoch_args.table_id, heavydb.thrift.Heavy.get_table_epoch_args.table_id, heavydb.thrift.Heavy.get_table_epochs_args.table_id, heavydb.thrift.Heavy.check_table_consistency_args.table_id, and heavydb.thrift.Heavy.checkpoint_args.table_id.
|
private |
Definition at line 6987 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TTableEpochInfo.leaf_index |
Definition at line 6927 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TTableEpochInfo.read(), and heavydb.thrift.ttypes.TTableEpochInfo.write().
heavydb.thrift.ttypes.TTableEpochInfo.table_epoch |
Definition at line 6926 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TTableEpochInfo.read(), and heavydb.thrift.ttypes.TTableEpochInfo.write().
heavydb.thrift.ttypes.TTableEpochInfo.table_id |
Definition at line 6925 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TTableEpochInfo.read(), and heavydb.thrift.ttypes.TTableEpochInfo.write().