OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
cols | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TStringRow.__init__ | ( | self, | |
cols = None |
|||
) |
def heavydb.thrift.ttypes.TStringRow.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TStringRow.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TStringRow.read | ( | self, | |
iprot | |||
) |
Definition at line 1025 of file ttypes.py.
References heavydb.thrift.ttypes.TRow.cols, heavydb.thrift.ttypes.TStringRow.cols, and heavydb.thrift.Heavy.load_table_binary_columnar_args.cols.
def heavydb.thrift.ttypes.TStringRow.validate | ( | self | ) |
def heavydb.thrift.ttypes.TStringRow.write | ( | self, | |
oprot | |||
) |
Definition at line 1050 of file ttypes.py.
References heavydb.thrift.ttypes.TRow.cols, heavydb.thrift.ttypes.TStringRow.cols, and heavydb.thrift.Heavy.load_table_binary_columnar_args.cols.
|
private |
Definition at line 1074 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TStringRow.cols |
Definition at line 1023 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TStringRow.read(), and heavydb.thrift.ttypes.TStringRow.write().