OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
fixed_len_data | |
var_len_data | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TDataBlockPtr.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TDataBlockPtr.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TDataBlockPtr.read | ( | self, | |
iprot | |||
) |
Definition at line 4724 of file ttypes.py.
References heavydb.thrift.ttypes.TDataBlockPtr.fixed_len_data, and heavydb.thrift.ttypes.TDataBlockPtr.var_len_data.
def heavydb.thrift.ttypes.TDataBlockPtr.validate | ( | self | ) |
def heavydb.thrift.ttypes.TDataBlockPtr.write | ( | self, | |
oprot | |||
) |
Definition at line 4754 of file ttypes.py.
References heavydb.thrift.ttypes.TDataBlockPtr.fixed_len_data, and heavydb.thrift.ttypes.TDataBlockPtr.var_len_data.
|
private |
Definition at line 4782 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TDataBlockPtr.fixed_len_data |
Definition at line 4721 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDataBlockPtr.read(), and heavydb.thrift.ttypes.TDataBlockPtr.write().
heavydb.thrift.ttypes.TDataBlockPtr.var_len_data |
Definition at line 4722 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TDataBlockPtr.read(), and heavydb.thrift.ttypes.TDataBlockPtr.write().