OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
sessionId | |
krbToken | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TKrb5Session.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TKrb5Session.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TKrb5Session.read | ( | self, | |
iprot | |||
) |
Definition at line 1093 of file ttypes.py.
References heavydb.thrift.ttypes.TKrb5Session.krbToken, com.mapd.tests.HeavyDBTestClient.sessionId, and heavydb.thrift.ttypes.TKrb5Session.sessionId.
def heavydb.thrift.ttypes.TKrb5Session.validate | ( | self | ) |
def heavydb.thrift.ttypes.TKrb5Session.write | ( | self, | |
oprot | |||
) |
Definition at line 1117 of file ttypes.py.
References heavydb.thrift.ttypes.TKrb5Session.krbToken, com.mapd.tests.HeavyDBTestClient.sessionId, and heavydb.thrift.ttypes.TKrb5Session.sessionId.
|
private |
Definition at line 1142 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TKrb5Session.krbToken |
Definition at line 1091 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TKrb5Session.read(), and heavydb.thrift.ttypes.TKrb5Session.write().
heavydb.thrift.ttypes.TKrb5Session.sessionId |
Definition at line 1090 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TKrb5Session.read(), and heavydb.thrift.ttypes.TKrb5Session.write().