OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
db_name | |
db_owner | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TDBInfo.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TDBInfo.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TDBInfo.read | ( | self, | |
iprot | |||
) |
Definition at line 1647 of file ttypes.py.
References AlterTableAlterColumnCommandRecoveryMgr::RecoveryParamFilepathInfo.db_name, create_table.SyntheticTable.db_name, ai.heavy.jdbc.Options.db_name, heavydb.thrift.ttypes.TDBInfo.db_name, and heavydb.thrift.ttypes.TDBInfo.db_owner.
def heavydb.thrift.ttypes.TDBInfo.validate | ( | self | ) |
def heavydb.thrift.ttypes.TDBInfo.write | ( | self, | |
oprot | |||
) |
Definition at line 1671 of file ttypes.py.
References AlterTableAlterColumnCommandRecoveryMgr::RecoveryParamFilepathInfo.db_name, create_table.SyntheticTable.db_name, ai.heavy.jdbc.Options.db_name, heavydb.thrift.ttypes.TDBInfo.db_name, and heavydb.thrift.ttypes.TDBInfo.db_owner.
|
private |
Definition at line 1696 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TDBInfo.db_name |
Definition at line 1644 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDBInfo.read(), heavydb.thrift.ttypes.TQueryInfo.read(), heavydb.thrift.ttypes.TDBInfo.write(), and heavydb.thrift.ttypes.TQueryInfo.write().
heavydb.thrift.ttypes.TDBInfo.db_owner |
Definition at line 1645 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDBInfo.read(), and heavydb.thrift.ttypes.TDBInfo.write().