OmniSciDB
cde582ebc3
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
table_id | |
tuple_count | |
start_rowid | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TTableGeneration.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TTableGeneration.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TTableGeneration.read | ( | self, | |
iprot | |||
) |
Definition at line 4264 of file ttypes.py.
References heavydb.thrift.ttypes.TTableGeneration.start_rowid, 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.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, heavydb.thrift.Heavy.checkpoint_args.table_id, and heavydb.thrift.ttypes.TTableGeneration.tuple_count.
def heavydb.thrift.ttypes.TTableGeneration.validate | ( | self | ) |
def heavydb.thrift.ttypes.TTableGeneration.write | ( | self, | |
oprot | |||
) |
Definition at line 4293 of file ttypes.py.
References heavydb.thrift.ttypes.TTableGeneration.start_rowid, 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.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, heavydb.thrift.Heavy.checkpoint_args.table_id, and heavydb.thrift.ttypes.TTableGeneration.tuple_count.
|
private |
Definition at line 4322 of file ttypes.py.
Referenced by generate_TableFunctionsFactory_init.Node.copy().
heavydb.thrift.ttypes.TTableGeneration.start_rowid |
Definition at line 4262 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TTableGeneration.read(), and heavydb.thrift.ttypes.TTableGeneration.write().
heavydb.thrift.ttypes.TTableGeneration.table_id |
Definition at line 4260 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TTableGeneration.read(), heavydb.thrift.ttypes.TInsertData.read(), heavydb.thrift.ttypes.TInsertChunks.read(), heavydb.thrift.ttypes.TTableEpochInfo.read(), heavydb.thrift.ttypes.TTableGeneration.write(), heavydb.thrift.ttypes.TInsertData.write(), heavydb.thrift.ttypes.TInsertChunks.write(), and heavydb.thrift.ttypes.TTableEpochInfo.write().
heavydb.thrift.ttypes.TTableGeneration.tuple_count |
Definition at line 4261 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TTableGeneration.read(), and heavydb.thrift.ttypes.TTableGeneration.write().