OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
user | |
database | |
start_time | |
is_super | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TSessionInfo.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TSessionInfo.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TSessionInfo.read | ( | self, | |
iprot | |||
) |
Definition at line 6773 of file ttypes.py.
References com.mapd.tests.SystemTableConcurrencyTest.ThreadDbQueries.database, heavydb.thrift.ttypes.TSessionInfo.database, Catalog_Namespace::UserAlterations.is_super, heavydb.thrift.ttypes.TSessionInfo.is_super, heavydb.thrift.ttypes.TServerStatus.start_time, heavydb.thrift.ttypes.TSessionInfo.start_time, ai.heavy.jdbc.HeavyAIGeomTest.user, ai.heavy.jdbc.HeavyAIColumnTypeTest.user, ai.heavy.jdbc.HeavyAIPrepareTest.user, ai.heavy.jdbc.HeavyAIConnectionTest.user, ai.heavy.jdbc.HeavyAIArrayTest.user, ai.heavy.jdbc.HeavyAIStatementTest.user, com.mapd.calcite.parser.HeavyDBUser.user, com.mapd.parser.extension.ddl.SqlCreateUserMapping.Builder.user, com.mapd.parser.extension.ddl.SqlDropUserMapping.user, DashboardDescriptor.user, com.mapd.parser.extension.ddl.SqlCreateUserMapping.user, ai.heavy.jdbc.Options.user, heavydb.thrift.ttypes.TSessionInfo.user, and heavydb.thrift.Heavy.connect_args.user.
def heavydb.thrift.ttypes.TSessionInfo.validate | ( | self | ) |
def heavydb.thrift.ttypes.TSessionInfo.write | ( | self, | |
oprot | |||
) |
Definition at line 6807 of file ttypes.py.
References com.mapd.tests.SystemTableConcurrencyTest.ThreadDbQueries.database, heavydb.thrift.ttypes.TSessionInfo.database, Catalog_Namespace::UserAlterations.is_super, heavydb.thrift.ttypes.TSessionInfo.is_super, heavydb.thrift.ttypes.TServerStatus.start_time, heavydb.thrift.ttypes.TSessionInfo.start_time, ai.heavy.jdbc.HeavyAIGeomTest.user, ai.heavy.jdbc.HeavyAIColumnTypeTest.user, ai.heavy.jdbc.HeavyAIPrepareTest.user, ai.heavy.jdbc.HeavyAIConnectionTest.user, ai.heavy.jdbc.HeavyAIArrayTest.user, ai.heavy.jdbc.HeavyAIStatementTest.user, com.mapd.calcite.parser.HeavyDBUser.user, com.mapd.parser.extension.ddl.SqlCreateUserMapping.Builder.user, com.mapd.parser.extension.ddl.SqlDropUserMapping.user, DashboardDescriptor.user, com.mapd.parser.extension.ddl.SqlCreateUserMapping.user, ai.heavy.jdbc.Options.user, heavydb.thrift.ttypes.TSessionInfo.user, and heavydb.thrift.Heavy.connect_args.user.
|
private |
Definition at line 6840 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TSessionInfo.database |
Definition at line 6769 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TSessionInfo.read(), and heavydb.thrift.ttypes.TSessionInfo.write().
heavydb.thrift.ttypes.TSessionInfo.is_super |
Definition at line 6771 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TSessionInfo.read(), and heavydb.thrift.ttypes.TSessionInfo.write().
heavydb.thrift.ttypes.TSessionInfo.start_time |
Definition at line 6770 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TSessionInfo.read(), and heavydb.thrift.ttypes.TSessionInfo.write().
heavydb.thrift.ttypes.TSessionInfo.user |
Definition at line 6768 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TSessionInfo.read(), and heavydb.thrift.ttypes.TSessionInfo.write().