OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
db_id | |
dict_id | |
Private Attributes | |
__dict__ | |
def heavydb.common.ttypes.TStringDictKey.__ne__ | ( | self, | |
other | |||
) |
def heavydb.common.ttypes.TStringDictKey.__repr__ | ( | self | ) |
def heavydb.common.ttypes.TStringDictKey.read | ( | self, | |
iprot | |||
) |
Definition at line 161 of file ttypes.py.
References data_conversion::ConversionFactoryParam.db_id, ColumnDescriptor.db_id, Fragmenter_Namespace::InsertChunks.db_id, foreign_storage::ParseBufferRequest.db_id, heavydb.common.ttypes.TStringDictKey.db_id, and heavydb.common.ttypes.TStringDictKey.dict_id.
def heavydb.common.ttypes.TStringDictKey.validate | ( | self | ) |
def heavydb.common.ttypes.TStringDictKey.write | ( | self, | |
oprot | |||
) |
Definition at line 185 of file ttypes.py.
References data_conversion::ConversionFactoryParam.db_id, ColumnDescriptor.db_id, Fragmenter_Namespace::InsertChunks.db_id, foreign_storage::ParseBufferRequest.db_id, heavydb.common.ttypes.TStringDictKey.db_id, and heavydb.common.ttypes.TStringDictKey.dict_id.
|
private |
Definition at line 210 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.common.ttypes.TStringDictKey.db_id |
Definition at line 158 of file ttypes.py.
Referenced by heavydb.common.ttypes.TStringDictKey.read(), heavydb.thrift.ttypes.TColumnRange.read(), heavydb.thrift.ttypes.TDictionaryGeneration.read(), heavydb.thrift.ttypes.TTableGeneration.read(), heavydb.thrift.ttypes.TTableCacheStatus.read(), heavydb.thrift.ttypes.TInsertData.read(), heavydb.thrift.ttypes.TInsertChunks.read(), heavydb.thrift.Heavy.set_table_epoch_args.read(), heavydb.thrift.Heavy.get_table_epoch_args.read(), heavydb.thrift.Heavy.get_table_epochs_args.read(), heavydb.thrift.Heavy.set_table_epochs_args.read(), heavydb.common.ttypes.TStringDictKey.write(), heavydb.thrift.ttypes.TColumnRange.write(), heavydb.thrift.ttypes.TDictionaryGeneration.write(), heavydb.thrift.ttypes.TTableGeneration.write(), heavydb.thrift.ttypes.TTableCacheStatus.write(), heavydb.thrift.ttypes.TInsertData.write(), heavydb.thrift.ttypes.TInsertChunks.write(), heavydb.thrift.Heavy.set_table_epoch_args.write(), heavydb.thrift.Heavy.get_table_epoch_args.write(), heavydb.thrift.Heavy.get_table_epochs_args.write(), and heavydb.thrift.Heavy.set_table_epochs_args.write().
heavydb.common.ttypes.TStringDictKey.dict_id |
Definition at line 159 of file ttypes.py.
Referenced by heavydb.common.ttypes.TStringDictKey.read(), heavydb.thrift.ttypes.TDictionaryGeneration.read(), heavydb.common.ttypes.TStringDictKey.write(), and heavydb.thrift.ttypes.TDictionaryGeneration.write().