OmniSciDB
cde582ebc3
|
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 6742 of file ttypes.py.
References Catalog_Namespace::TableEpochInfo.leaf_index, heavydb.thrift.ttypes.TTableEpochInfo.leaf_index, 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, Analyzer::ColumnVar.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.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 6771 of file ttypes.py.
References Catalog_Namespace::TableEpochInfo.leaf_index, heavydb.thrift.ttypes.TTableEpochInfo.leaf_index, 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, Analyzer::ColumnVar.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.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 6800 of file ttypes.py.
Referenced by generate_TableFunctionsFactory_init.Node.copy().
heavydb.thrift.ttypes.TTableEpochInfo.leaf_index |
Definition at line 6740 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 6739 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 6738 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TTableEpochInfo.read(), and heavydb.thrift.ttypes.TTableEpochInfo.write().