OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
payload | |
is_null | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TVarLen.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TVarLen.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TVarLen.read | ( | self, | |
iprot | |||
) |
Definition at line 4656 of file ttypes.py.
References Analyzer::Constant.is_null, heavydb.thrift.ttypes.TDatum.is_null, heavydb.thrift.ttypes.TStringValue.is_null, heavydb.thrift.ttypes.TVarLen.is_null, com.mapd.parser.extension.ddl.DdlResponse.payload, and heavydb.thrift.ttypes.TVarLen.payload.
def heavydb.thrift.ttypes.TVarLen.validate | ( | self | ) |
def heavydb.thrift.ttypes.TVarLen.write | ( | self, | |
oprot | |||
) |
|
private |
Definition at line 4705 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TVarLen.is_null |
Definition at line 4654 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TVarLen.read(), and heavydb.thrift.ttypes.TVarLen.write().
heavydb.thrift.ttypes.TVarLen.payload |
Definition at line 4653 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TVarLen.read(), and heavydb.thrift.ttypes.TVarLen.write().