OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
id | |
Private Attributes | |
__dict__ | |
def heavydb.thrift.ttypes.TPendingRenderQuery.__init__ | ( | self, | |
id = None |
|||
) |
def heavydb.thrift.ttypes.TPendingRenderQuery.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TPendingRenderQuery.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TPendingRenderQuery.read | ( | self, | |
iprot | |||
) |
Definition at line 5122 of file ttypes.py.
References foreign_storage::ForeignServer.id, foreign_storage::UserMapping.id, Catalog_Namespace::CustomExpression.id, heavydb.thrift.ttypes.TPendingQuery.id, heavydb.thrift.ttypes.TPendingRenderQuery.id, org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo.id, and heavydb.thrift.Heavy.update_custom_expression_args.id.
def heavydb.thrift.ttypes.TPendingRenderQuery.validate | ( | self | ) |
def heavydb.thrift.ttypes.TPendingRenderQuery.write | ( | self, | |
oprot | |||
) |
Definition at line 5141 of file ttypes.py.
References foreign_storage::ForeignServer.id, foreign_storage::UserMapping.id, Catalog_Namespace::CustomExpression.id, heavydb.thrift.ttypes.TPendingQuery.id, heavydb.thrift.ttypes.TPendingRenderQuery.id, org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo.id, and heavydb.thrift.Heavy.update_custom_expression_args.id.
|
private |
Definition at line 5162 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TPendingRenderQuery.id |
Definition at line 5120 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TPendingRenderQuery.read(), heavydb.thrift.ttypes.TCustomExpression.read(), heavydb.thrift.ttypes.TPendingRenderQuery.write(), and heavydb.thrift.ttypes.TCustomExpression.write().