OmniSciDB
a5dc49c757
|
Public Member Functions | |
def | __init__ |
def | read |
def | write |
def | validate |
def | __repr__ |
def | __eq__ |
def | __ne__ |
Public Attributes | |
id | |
column_ranges | |
dictionary_generations | |
table_generations | |
parent_session_id | |
table_cache_status | |
Private Attributes | |
__dict__ | |
Attributes: - id - column_ranges - dictionary_generations - table_generations - parent_session_id - table_cache_status
def heavydb.thrift.ttypes.TPendingQuery.__init__ | ( | self, | |
id = None , |
|||
column_ranges = None , |
|||
dictionary_generations = None , |
|||
table_generations = None , |
|||
parent_session_id = None , |
|||
table_cache_status = None |
|||
) |
Definition at line 4508 of file ttypes.py.
def heavydb.thrift.ttypes.TPendingQuery.__ne__ | ( | self, | |
other | |||
) |
def heavydb.thrift.ttypes.TPendingQuery.__repr__ | ( | self | ) |
def heavydb.thrift.ttypes.TPendingQuery.read | ( | self, | |
iprot | |||
) |
Definition at line 4516 of file ttypes.py.
References heavydb.thrift.ttypes.TPendingQuery.column_ranges, heavydb.thrift.ttypes.TPendingQuery.dictionary_generations, foreign_storage::ForeignServer.id, foreign_storage::UserMapping.id, Catalog_Namespace::CustomExpression.id, heavydb.thrift.ttypes.TPendingQuery.id, org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo.id, heavydb.thrift.Heavy.update_custom_expression_args.id, heavydb.thrift.ttypes.TPendingQuery.parent_session_id, heavydb.thrift.ttypes.TPendingQuery.table_cache_status, and heavydb.thrift.ttypes.TPendingQuery.table_generations.
def heavydb.thrift.ttypes.TPendingQuery.validate | ( | self | ) |
def heavydb.thrift.ttypes.TPendingQuery.write | ( | self, | |
oprot | |||
) |
Definition at line 4584 of file ttypes.py.
References heavydb.thrift.ttypes.TPendingQuery.column_ranges, heavydb.thrift.ttypes.TPendingQuery.dictionary_generations, foreign_storage::ForeignServer.id, foreign_storage::UserMapping.id, Catalog_Namespace::CustomExpression.id, heavydb.thrift.ttypes.TPendingQuery.id, org.apache.calcite.sql.validate.SqlValidatorImpl.IdInfo.id, heavydb.thrift.Heavy.update_custom_expression_args.id, heavydb.thrift.ttypes.TPendingQuery.parent_session_id, heavydb.thrift.ttypes.TPendingQuery.table_cache_status, and heavydb.thrift.ttypes.TPendingQuery.table_generations.
|
private |
Definition at line 4637 of file ttypes.py.
Referenced by TableFunctionsFactory_node.Node.copy().
heavydb.thrift.ttypes.TPendingQuery.column_ranges |
Definition at line 4510 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TPendingQuery.read(), and heavydb.thrift.ttypes.TPendingQuery.write().
heavydb.thrift.ttypes.TPendingQuery.dictionary_generations |
Definition at line 4511 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TPendingQuery.read(), and heavydb.thrift.ttypes.TPendingQuery.write().
heavydb.thrift.ttypes.TPendingQuery.id |
Definition at line 4509 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TPendingQuery.read(), heavydb.thrift.ttypes.TPendingRenderQuery.read(), heavydb.thrift.ttypes.TCustomExpression.read(), heavydb.thrift.ttypes.TPendingQuery.write(), heavydb.thrift.ttypes.TPendingRenderQuery.write(), and heavydb.thrift.ttypes.TCustomExpression.write().
heavydb.thrift.ttypes.TPendingQuery.parent_session_id |
Definition at line 4513 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TPendingQuery.read(), and heavydb.thrift.ttypes.TPendingQuery.write().
heavydb.thrift.ttypes.TPendingQuery.table_cache_status |
Definition at line 4514 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TPendingQuery.read(), and heavydb.thrift.ttypes.TPendingQuery.write().
heavydb.thrift.ttypes.TPendingQuery.table_generations |
Definition at line 4512 of file ttypes.py.
Referenced by heavydb.thrift.ttypes.TPendingQuery.read(), and heavydb.thrift.ttypes.TPendingQuery.write().