OmniSciDB
bf83d84833
|
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 omnisci.thrift.ttypes.TTableEpochInfo.__ne__ | ( | self, | |
other | |||
) |
def omnisci.thrift.ttypes.TTableEpochInfo.__repr__ | ( | self | ) |
def omnisci.thrift.ttypes.TTableEpochInfo.read | ( | self, | |
iprot | |||
) |
Definition at line 6031 of file ttypes.py.
References Catalog_Namespace::TableEpochInfo.leaf_index, omnisci.thrift.ttypes.TTableEpochInfo.leaf_index, Catalog_Namespace::TableEpochInfo.table_epoch, omnisci.thrift.ttypes.TTableEpochInfo.table_epoch, TableMetadata.table_id, Catalog_Namespace::TableEpochInfo.table_id, Analyzer::ColumnVar.table_id, omnisci.thrift.ttypes.TPixelTableRowResult.table_id, omnisci.thrift.ttypes.TTableMeta.table_id, omnisci.thrift.ttypes.TColumnRange.table_id, omnisci.thrift.ttypes.TTableGeneration.table_id, omnisci.thrift.ttypes.TInsertData.table_id, omnisci.thrift.ttypes.TTableEpochInfo.table_id, omnisci.thrift.OmniSci.set_table_epoch_args.table_id, omnisci.thrift.OmniSci.get_table_epoch_args.table_id, omnisci.thrift.OmniSci.get_table_epochs_args.table_id, omnisci.thrift.OmniSci.check_table_consistency_args.table_id, and omnisci.thrift.OmniSci.checkpoint_args.table_id.
def omnisci.thrift.ttypes.TTableEpochInfo.validate | ( | self | ) |
def omnisci.thrift.ttypes.TTableEpochInfo.write | ( | self, | |
oprot | |||
) |
Definition at line 6060 of file ttypes.py.
References Catalog_Namespace::TableEpochInfo.leaf_index, omnisci.thrift.ttypes.TTableEpochInfo.leaf_index, Catalog_Namespace::TableEpochInfo.table_epoch, omnisci.thrift.ttypes.TTableEpochInfo.table_epoch, TableMetadata.table_id, Catalog_Namespace::TableEpochInfo.table_id, Analyzer::ColumnVar.table_id, omnisci.thrift.ttypes.TPixelTableRowResult.table_id, omnisci.thrift.ttypes.TTableMeta.table_id, omnisci.thrift.ttypes.TColumnRange.table_id, omnisci.thrift.ttypes.TTableGeneration.table_id, omnisci.thrift.ttypes.TInsertData.table_id, omnisci.thrift.ttypes.TTableEpochInfo.table_id, omnisci.thrift.OmniSci.set_table_epoch_args.table_id, omnisci.thrift.OmniSci.get_table_epoch_args.table_id, omnisci.thrift.OmniSci.get_table_epochs_args.table_id, omnisci.thrift.OmniSci.check_table_consistency_args.table_id, and omnisci.thrift.OmniSci.checkpoint_args.table_id.
omnisci.thrift.ttypes.TTableEpochInfo.leaf_index |
Definition at line 6029 of file ttypes.py.
Referenced by omnisci.thrift.ttypes.TTableEpochInfo.read(), and omnisci.thrift.ttypes.TTableEpochInfo.write().
omnisci.thrift.ttypes.TTableEpochInfo.table_epoch |
Definition at line 6028 of file ttypes.py.
Referenced by omnisci.thrift.ttypes.TTableEpochInfo.read(), and omnisci.thrift.ttypes.TTableEpochInfo.write().
omnisci.thrift.ttypes.TTableEpochInfo.table_id |
Definition at line 6027 of file ttypes.py.
Referenced by omnisci.thrift.ttypes.TTableEpochInfo.read(), and omnisci.thrift.ttypes.TTableEpochInfo.write().