OmniSciDB
72c90bc290
|
Private Attributes | |
_iprot | |
_oprot | |
_seqid | |
def heavydb.thrift.Heavy.Client.broadcast_serialized_rows | ( | self, | |
serialized_rows, | |||
row_desc, | |||
query_id, | |||
subquery_id, | |||
is_final_subquery_result | |||
) |
Parameters: - serialized_rows - row_desc - query_id - subquery_id - is_final_subquery_result
Definition at line 3952 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_broadcast_serialized_rows(), and heavydb.thrift.Heavy.Client.send_broadcast_serialized_rows().
def heavydb.thrift.Heavy.Client.check_table_consistency | ( | self, | |
session, | |||
table_id | |||
) |
Parameters: - session - table_id
Definition at line 3834 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_check_table_consistency(), and heavydb.thrift.Heavy.Client.send_check_table_consistency().
def heavydb.thrift.Heavy.Client.checkpoint | ( | self, | |
session, | |||
table_id | |||
) |
Parameters: - session - table_id
Definition at line 4136 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_checkpoint(), and heavydb.thrift.Heavy.Client.send_checkpoint().
def heavydb.thrift.Heavy.Client.clear_cpu_memory | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1850 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_clear_cpu_memory(), and heavydb.thrift.Heavy.Client.send_clear_cpu_memory().
def heavydb.thrift.Heavy.Client.clear_gpu_memory | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1882 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_clear_gpu_memory(), and heavydb.thrift.Heavy.Client.send_clear_gpu_memory().
def heavydb.thrift.Heavy.Client.clone_session | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1162 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_clone_session(), and heavydb.thrift.Heavy.Client.send_clone_session().
def heavydb.thrift.Heavy.Client.connect | ( | self, | |
user, | |||
passwd, | |||
dbname | |||
) |
Parameters: - user - passwd - dbname
Definition at line 1022 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_connect(), and heavydb.thrift.Heavy.Client.send_connect().
def heavydb.thrift.Heavy.Client.create_custom_expression | ( | self, | |
session, | |||
custom_expression | |||
) |
Parameters: - session - custom_expression
Definition at line 2706 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_create_custom_expression(), and heavydb.thrift.Heavy.Client.send_create_custom_expression().
def heavydb.thrift.Heavy.Client.create_dashboard | ( | self, | |
session, | |||
dashboard_name, | |||
dashboard_state, | |||
image_hash, | |||
dashboard_metadata | |||
) |
Parameters: - session - dashboard_name - dashboard_state - image_hash - dashboard_metadata
Definition at line 2918 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_create_dashboard(), and heavydb.thrift.Heavy.Client.send_create_dashboard().
def heavydb.thrift.Heavy.Client.create_link | ( | self, | |
session, | |||
view_state, | |||
view_metadata | |||
) |
Parameters: - session - view_state - view_metadata
Definition at line 3302 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_create_link(), and heavydb.thrift.Heavy.Client.send_create_link().
def heavydb.thrift.Heavy.Client.create_table | ( | self, | |
session, | |||
table_name, | |||
row_desc, | |||
create_params | |||
) |
Parameters: - session - table_name - row_desc - create_params
Definition at line 3530 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_create_table(), and heavydb.thrift.Heavy.Client.send_create_table().
def heavydb.thrift.Heavy.Client.deallocate_df | ( | self, | |
session, | |||
df, | |||
device_type, | |||
device_id | |||
) |
Parameters: - session - df - device_type - device_id
Definition at line 2438 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_deallocate_df(), and heavydb.thrift.Heavy.Client.send_deallocate_df().
def heavydb.thrift.Heavy.Client.delete_custom_expressions | ( | self, | |
session, | |||
custom_expression_ids, | |||
do_soft_delete | |||
) |
Parameters: - session - custom_expression_ids - do_soft_delete
Definition at line 2812 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_delete_custom_expressions(), and heavydb.thrift.Heavy.Client.send_delete_custom_expressions().
def heavydb.thrift.Heavy.Client.delete_dashboard | ( | self, | |
session, | |||
dashboard_id | |||
) |
Parameters: - session - dashboard_id
Definition at line 3004 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_delete_dashboard(), and heavydb.thrift.Heavy.Client.send_delete_dashboard().
def heavydb.thrift.Heavy.Client.delete_dashboards | ( | self, | |
session, | |||
dashboard_ids | |||
) |
Parameters: - session - dashboard_ids
Definition at line 3076 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_delete_dashboards(), and heavydb.thrift.Heavy.Client.send_delete_dashboards().
def heavydb.thrift.Heavy.Client.detect_column_types | ( | self, | |
session, | |||
file_name, | |||
copy_params | |||
) |
Parameters: - session - file_name - copy_params
Definition at line 3492 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_detect_column_types(), and heavydb.thrift.Heavy.Client.send_detect_column_types().
def heavydb.thrift.Heavy.Client.disconnect | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1096 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_disconnect(), and heavydb.thrift.Heavy.Client.send_disconnect().
def heavydb.thrift.Heavy.Client.execute_next_render_step | ( | self, | |
pending_render, | |||
merged_data | |||
) |
Parameters: - pending_render - merged_data
Definition at line 4032 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_execute_next_render_step(), and heavydb.thrift.Heavy.Client.send_execute_next_render_step().
def heavydb.thrift.Heavy.Client.execute_query_step | ( | self, | |
pending_query, | |||
subquery_id, | |||
start_time_str | |||
) |
Parameters: - pending_query - subquery_id - start_time_str
Definition at line 3914 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_execute_query_step(), and heavydb.thrift.Heavy.Client.send_execute_query_step().
def heavydb.thrift.Heavy.Client.get_all_effective_roles_for_user | ( | self, | |
session, | |||
userName | |||
) |
Parameters: - session - userName
Definition at line 4314 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_all_effective_roles_for_user(), and heavydb.thrift.Heavy.Client.send_get_all_effective_roles_for_user().
def heavydb.thrift.Heavy.Client.get_all_files_in_archive | ( | self, | |
session, | |||
archive_path, | |||
copy_params | |||
) |
Parameters: - session - archive_path - copy_params
Definition at line 3722 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_all_files_in_archive(), and heavydb.thrift.Heavy.Client.send_get_all_files_in_archive().
def heavydb.thrift.Heavy.Client.get_all_roles_for_user | ( | self, | |
session, | |||
userName | |||
) |
Parameters: - session - userName
Definition at line 4278 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_all_roles_for_user(), and heavydb.thrift.Heavy.Client.send_get_all_roles_for_user().
def heavydb.thrift.Heavy.Client.get_completion_hints | ( | self, | |
session, | |||
sql, | |||
cursor | |||
) |
Parameters: - session - sql - cursor
Definition at line 2546 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_completion_hints(), and heavydb.thrift.Heavy.Client.send_get_completion_hints().
def heavydb.thrift.Heavy.Client.get_custom_expressions | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 2742 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_custom_expressions(), and heavydb.thrift.Heavy.Client.send_get_custom_expressions().
def heavydb.thrift.Heavy.Client.get_dashboard | ( | self, | |
session, | |||
dashboard_id | |||
) |
Parameters: - session - dashboard_id
Definition at line 2848 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_dashboard(), and heavydb.thrift.Heavy.Client.send_get_dashboard().
def heavydb.thrift.Heavy.Client.get_dashboard_grantees | ( | self, | |
session, | |||
dashboard_id | |||
) |
Parameters: - session - dashboard_id
Definition at line 3230 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_dashboard_grantees(), and heavydb.thrift.Heavy.Client.send_get_dashboard_grantees().
def heavydb.thrift.Heavy.Client.get_dashboards | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 2884 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_dashboards(), and heavydb.thrift.Heavy.Client.send_get_dashboards().
def heavydb.thrift.Heavy.Client.get_databases | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1654 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_databases(), and heavydb.thrift.Heavy.Client.send_get_databases().
def heavydb.thrift.Heavy.Client.get_db_object_privs | ( | self, | |
session, | |||
objectName, | |||
type | |||
) |
Parameters: - session - objectName - type
Definition at line 4240 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_db_object_privs(), and heavydb.thrift.Heavy.Client.send_get_db_object_privs().
def heavydb.thrift.Heavy.Client.get_db_objects_for_grantee | ( | self, | |
session, | |||
roleName | |||
) |
Parameters: - session - roleName
Definition at line 4204 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_db_objects_for_grantee(), and heavydb.thrift.Heavy.Client.send_get_db_objects_for_grantee().
def heavydb.thrift.Heavy.Client.get_device_parameters | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 4504 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_device_parameters(), and heavydb.thrift.Heavy.Client.send_get_device_parameters().
def heavydb.thrift.Heavy.Client.get_first_geo_file_in_archive | ( | self, | |
session, | |||
archive_path, | |||
copy_params | |||
) |
Parameters: - session - archive_path - copy_params
Definition at line 3684 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_first_geo_file_in_archive(), and heavydb.thrift.Heavy.Client.send_get_first_geo_file_in_archive().
def heavydb.thrift.Heavy.Client.get_function_details | ( | self, | |
session, | |||
udf_names | |||
) |
Parameters: - session - udf_names
Definition at line 4748 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_function_details(), and heavydb.thrift.Heavy.Client.send_get_function_details().
def heavydb.thrift.Heavy.Client.get_function_names | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 4680 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_function_names(), and heavydb.thrift.Heavy.Client.send_get_function_names().
def heavydb.thrift.Heavy.Client.get_hardware_info | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1264 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_hardware_info(), and heavydb.thrift.Heavy.Client.send_get_hardware_info().
def heavydb.thrift.Heavy.Client.get_heap_profile | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1780 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_heap_profile(), and heavydb.thrift.Heavy.Client.send_get_heap_profile().
def heavydb.thrift.Heavy.Client.get_internal_table_details | ( | self, | |
session, | |||
table_name, | |||
include_system_columns | |||
) |
Parameters: - session - table_name - include_system_columns
Definition at line 1544 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_internal_table_details(), and heavydb.thrift.Heavy.Client.send_get_internal_table_details().
def heavydb.thrift.Heavy.Client.get_internal_table_details_for_database | ( | self, | |
session, | |||
table_name, | |||
database_name | |||
) |
Parameters: - session - table_name - database_name
Definition at line 1582 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_internal_table_details_for_database(), and heavydb.thrift.Heavy.Client.send_get_internal_table_details_for_database().
def heavydb.thrift.Heavy.Client.get_layers_in_geo_file | ( | self, | |
session, | |||
file_name, | |||
copy_params | |||
) |
Parameters: - session - file_name - copy_params
Definition at line 3760 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_layers_in_geo_file(), and heavydb.thrift.Heavy.Client.send_get_layers_in_geo_file().
def heavydb.thrift.Heavy.Client.get_license_claims | ( | self, | |
session, | |||
nonce | |||
) |
Parameters: - session - nonce
Definition at line 4468 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_license_claims(), and heavydb.thrift.Heavy.Client.send_get_license_claims().
def heavydb.thrift.Heavy.Client.get_link_view | ( | self, | |
session, | |||
link | |||
) |
Parameters: - session - link
Definition at line 3266 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_link_view(), and heavydb.thrift.Heavy.Client.send_get_link_view().
def heavydb.thrift.Heavy.Client.get_memory | ( | self, | |
session, | |||
memory_level | |||
) |
Parameters: - session - memory_level
Definition at line 1814 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_memory(), and heavydb.thrift.Heavy.Client.send_get_memory().
def heavydb.thrift.Heavy.Client.get_physical_tables | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1368 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_physical_tables(), and heavydb.thrift.Heavy.Client.send_get_physical_tables().
def heavydb.thrift.Heavy.Client.get_queries_info | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 2242 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_queries_info(), and heavydb.thrift.Heavy.Client.send_get_queries_info().
def heavydb.thrift.Heavy.Client.get_result_row_for_pixel | ( | self, | |
session, | |||
widget_id, | |||
pixel, | |||
table_col_names, | |||
column_format, | |||
pixelRadius, | |||
nonce | |||
) |
Parameters: - session - widget_id - pixel - table_col_names - column_format - pixelRadius - nonce
Definition at line 2660 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_result_row_for_pixel(), and heavydb.thrift.Heavy.Client.send_get_result_row_for_pixel().
def heavydb.thrift.Heavy.Client.get_roles | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 4170 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_roles(), and heavydb.thrift.Heavy.Client.send_get_roles().
def heavydb.thrift.Heavy.Client.get_runtime_function_names | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 4714 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_runtime_function_names(), and heavydb.thrift.Heavy.Client.send_get_runtime_function_names().
def heavydb.thrift.Heavy.Client.get_runtime_table_function_names | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 4610 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_runtime_table_function_names(), and heavydb.thrift.Heavy.Client.send_get_runtime_table_function_names().
def heavydb.thrift.Heavy.Client.get_server_status | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1196 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_server_status(), and heavydb.thrift.Heavy.Client.send_get_server_status().
def heavydb.thrift.Heavy.Client.get_session_info | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 2208 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_session_info(), and heavydb.thrift.Heavy.Client.send_get_session_info().
def heavydb.thrift.Heavy.Client.get_status | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1230 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_status(), and heavydb.thrift.Heavy.Client.send_get_status().
def heavydb.thrift.Heavy.Client.get_table_details | ( | self, | |
session, | |||
table_name | |||
) |
Parameters: - session - table_name
Definition at line 1470 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_table_details(), and heavydb.thrift.Heavy.Client.send_get_table_details().
def heavydb.thrift.Heavy.Client.get_table_details_for_database | ( | self, | |
session, | |||
table_name, | |||
database_name | |||
) |
Parameters: - session - table_name - database_name
Definition at line 1506 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_table_details_for_database(), and heavydb.thrift.Heavy.Client.send_get_table_details_for_database().
def heavydb.thrift.Heavy.Client.get_table_epoch | ( | self, | |
session, | |||
db_id, | |||
table_id | |||
) |
Parameters: - session - db_id - table_id
Definition at line 2068 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_table_epoch(), and heavydb.thrift.Heavy.Client.send_get_table_epoch().
def heavydb.thrift.Heavy.Client.get_table_epoch_by_name | ( | self, | |
session, | |||
table_name | |||
) |
Parameters: - session - table_name
Definition at line 2104 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_table_epoch_by_name(), and heavydb.thrift.Heavy.Client.send_get_table_epoch_by_name().
def heavydb.thrift.Heavy.Client.get_table_epochs | ( | self, | |
session, | |||
db_id, | |||
table_id | |||
) |
Parameters: - session - db_id - table_id
Definition at line 2138 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_table_epochs(), and heavydb.thrift.Heavy.Client.send_get_table_epochs().
def heavydb.thrift.Heavy.Client.get_table_function_details | ( | self, | |
session, | |||
udtf_names | |||
) |
Parameters: - session - udtf_names
Definition at line 4644 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_table_function_details(), and heavydb.thrift.Heavy.Client.send_get_table_function_details().
def heavydb.thrift.Heavy.Client.get_table_function_names | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 4576 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_table_function_names(), and heavydb.thrift.Heavy.Client.send_get_table_function_names().
def heavydb.thrift.Heavy.Client.get_tables | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1298 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_tables(), and heavydb.thrift.Heavy.Client.send_get_tables().
def heavydb.thrift.Heavy.Client.get_tables_for_database | ( | self, | |
session, | |||
database_name | |||
) |
Parameters: - session - database_name
Definition at line 1332 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_tables_for_database(), and heavydb.thrift.Heavy.Client.send_get_tables_for_database().
def heavydb.thrift.Heavy.Client.get_tables_meta | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1436 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_tables_meta(), and heavydb.thrift.Heavy.Client.send_get_tables_meta().
def heavydb.thrift.Heavy.Client.get_users | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1620 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_users(), and heavydb.thrift.Heavy.Client.send_get_users().
def heavydb.thrift.Heavy.Client.get_version | ( | self | ) |
Definition at line 1688 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_version(), and heavydb.thrift.Heavy.Client.send_get_version().
def heavydb.thrift.Heavy.Client.get_views | ( | self, | |
session | |||
) |
Parameters: - session
Definition at line 1402 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_get_views(), and heavydb.thrift.Heavy.Client.send_get_views().
def heavydb.thrift.Heavy.Client.has_object_privilege | ( | self, | |
session, | |||
granteeName, | |||
ObjectName, | |||
objectType, | |||
permissions | |||
) |
Parameters: - session - granteeName - ObjectName - objectType - permissions
Definition at line 4388 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_has_object_privilege(), and heavydb.thrift.Heavy.Client.send_has_object_privilege().
def heavydb.thrift.Heavy.Client.has_role | ( | self, | |
session, | |||
granteeName, | |||
roleName | |||
) |
Parameters: - session - granteeName - roleName
Definition at line 4350 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_has_role(), and heavydb.thrift.Heavy.Client.send_has_role().
def heavydb.thrift.Heavy.Client.import_geo_table | ( | self, | |
session, | |||
table_name, | |||
file_name, | |||
copy_params, | |||
row_desc, | |||
create_params | |||
) |
Parameters: - session - table_name - file_name - copy_params - row_desc - create_params
Definition at line 3606 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_import_geo_table(), and heavydb.thrift.Heavy.Client.send_import_geo_table().
def heavydb.thrift.Heavy.Client.import_table | ( | self, | |
session, | |||
table_name, | |||
file_name, | |||
copy_params | |||
) |
Parameters: - session - table_name - file_name - copy_params
Definition at line 3568 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_import_table(), and heavydb.thrift.Heavy.Client.send_import_table().
def heavydb.thrift.Heavy.Client.import_table_status | ( | self, | |
session, | |||
import_id | |||
) |
Parameters: - session - import_id
Definition at line 3648 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_import_table_status(), and heavydb.thrift.Heavy.Client.send_import_table_status().
def heavydb.thrift.Heavy.Client.insert_chunks | ( | self, | |
session, | |||
insert_chunks | |||
) |
Parameters: - session - insert_chunks
Definition at line 4102 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_insert_chunks(), and heavydb.thrift.Heavy.Client.send_insert_chunks().
def heavydb.thrift.Heavy.Client.insert_data | ( | self, | |
session, | |||
insert_data | |||
) |
Parameters: - session - insert_data
Definition at line 4068 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_insert_data(), and heavydb.thrift.Heavy.Client.send_insert_data().
def heavydb.thrift.Heavy.Client.interrupt | ( | self, | |
query_session, | |||
interrupt_session | |||
) |
Parameters: - query_session - interrupt_session
Definition at line 2476 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_interrupt(), and heavydb.thrift.Heavy.Client.send_interrupt().
def heavydb.thrift.Heavy.Client.invalidate_cur_session | ( | self, | |
parent_session, | |||
leaf_session, | |||
start_time_str, | |||
label, | |||
for_running_query_kernel | |||
) |
Parameters: - parent_session - leaf_session - start_time_str - label - for_running_query_kernel
Definition at line 1954 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_invalidate_cur_session(), and heavydb.thrift.Heavy.Client.send_invalidate_cur_session().
def heavydb.thrift.Heavy.Client.krb5_connect | ( | self, | |
inputToken, | |||
dbname | |||
) |
Parameters: - inputToken - dbname
Definition at line 1060 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_krb5_connect(), and heavydb.thrift.Heavy.Client.send_krb5_connect().
def heavydb.thrift.Heavy.Client.load_table | ( | self, | |
session, | |||
table_name, | |||
rows, | |||
column_names | |||
) |
Parameters: - session - table_name - rows - column_names
Definition at line 3454 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_load_table(), and heavydb.thrift.Heavy.Client.send_load_table().
def heavydb.thrift.Heavy.Client.load_table_binary | ( | self, | |
session, | |||
table_name, | |||
rows, | |||
column_names | |||
) |
Parameters: - session - table_name - rows - column_names
Definition at line 3340 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_load_table_binary(), and heavydb.thrift.Heavy.Client.send_load_table_binary().
def heavydb.thrift.Heavy.Client.load_table_binary_arrow | ( | self, | |
session, | |||
table_name, | |||
arrow_stream, | |||
use_column_names | |||
) |
Parameters: - session - table_name - arrow_stream - use_column_names
Definition at line 3416 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_load_table_binary_arrow(), and heavydb.thrift.Heavy.Client.send_load_table_binary_arrow().
def heavydb.thrift.Heavy.Client.load_table_binary_columnar | ( | self, | |
session, | |||
table_name, | |||
cols, | |||
column_names | |||
) |
Parameters: - session - table_name - cols - column_names
Definition at line 3378 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_load_table_binary_columnar(), and heavydb.thrift.Heavy.Client.send_load_table_binary_columnar().
def heavydb.thrift.Heavy.Client.query_get_outer_fragment_count | ( | self, | |
session, | |||
query | |||
) |
Parameters: - session - query
Definition at line 3798 of file Heavy.py.
References heavydb.thrift.Heavy.Client.recv_query_get_outer_fragment_count(), and heavydb.thrift.Heavy.Client.send_query_get_outer_fragment_count().
def heavydb.thrift.Heavy.Client.recv_broadcast_serialized_rows | ( | self | ) |
Definition at line 3977 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.broadcast_serialized_rows().
def heavydb.thrift.Heavy.Client.recv_check_table_consistency | ( | self | ) |
Definition at line 3853 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.check_table_consistency().
def heavydb.thrift.Heavy.Client.recv_checkpoint | ( | self | ) |
Definition at line 4155 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.checkpoint().
def heavydb.thrift.Heavy.Client.recv_clear_cpu_memory | ( | self | ) |
Definition at line 1867 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.clear_cpu_memory().
def heavydb.thrift.Heavy.Client.recv_clear_gpu_memory | ( | self | ) |
Definition at line 1899 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.clear_gpu_memory().
def heavydb.thrift.Heavy.Client.recv_clone_session | ( | self | ) |
Definition at line 1179 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.clone_session().
def heavydb.thrift.Heavy.Client.recv_connect | ( | self | ) |
Definition at line 1043 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.connect().
def heavydb.thrift.Heavy.Client.recv_create_custom_expression | ( | self | ) |
Definition at line 2725 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.create_custom_expression().
def heavydb.thrift.Heavy.Client.recv_create_dashboard | ( | self | ) |
Definition at line 2943 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.create_dashboard().
def heavydb.thrift.Heavy.Client.recv_create_link | ( | self | ) |
Definition at line 3323 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.create_link().
def heavydb.thrift.Heavy.Client.recv_create_table | ( | self | ) |
Definition at line 3553 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.create_table().
def heavydb.thrift.Heavy.Client.recv_deallocate_df | ( | self | ) |
Definition at line 2461 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.deallocate_df().
def heavydb.thrift.Heavy.Client.recv_delete_custom_expressions | ( | self | ) |
Definition at line 2833 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.delete_custom_expressions().
def heavydb.thrift.Heavy.Client.recv_delete_dashboard | ( | self | ) |
Definition at line 3023 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.delete_dashboard().
def heavydb.thrift.Heavy.Client.recv_delete_dashboards | ( | self | ) |
Definition at line 3095 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.delete_dashboards().
def heavydb.thrift.Heavy.Client.recv_detect_column_types | ( | self | ) |
Definition at line 3513 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.detect_column_types().
def heavydb.thrift.Heavy.Client.recv_disconnect | ( | self | ) |
Definition at line 1113 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.disconnect().
def heavydb.thrift.Heavy.Client.recv_execute_next_render_step | ( | self | ) |
Definition at line 4051 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.execute_next_render_step().
def heavydb.thrift.Heavy.Client.recv_execute_query_step | ( | self | ) |
Definition at line 3935 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.execute_query_step().
def heavydb.thrift.Heavy.Client.recv_get_all_effective_roles_for_user | ( | self | ) |
Definition at line 4333 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_all_effective_roles_for_user().
def heavydb.thrift.Heavy.Client.recv_get_all_files_in_archive | ( | self | ) |
Definition at line 3743 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_all_files_in_archive().
def heavydb.thrift.Heavy.Client.recv_get_all_roles_for_user | ( | self | ) |
Definition at line 4297 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_all_roles_for_user().
def heavydb.thrift.Heavy.Client.recv_get_completion_hints | ( | self | ) |
Definition at line 2567 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_completion_hints().
def heavydb.thrift.Heavy.Client.recv_get_custom_expressions | ( | self | ) |
Definition at line 2759 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_custom_expressions().
def heavydb.thrift.Heavy.Client.recv_get_dashboard | ( | self | ) |
Definition at line 2867 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_dashboard().
def heavydb.thrift.Heavy.Client.recv_get_dashboard_grantees | ( | self | ) |
Definition at line 3249 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_dashboard_grantees().
def heavydb.thrift.Heavy.Client.recv_get_dashboards | ( | self | ) |
Definition at line 2901 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_dashboards().
def heavydb.thrift.Heavy.Client.recv_get_databases | ( | self | ) |
Definition at line 1671 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_databases().
def heavydb.thrift.Heavy.Client.recv_get_db_object_privs | ( | self | ) |
Definition at line 4261 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_db_object_privs().
def heavydb.thrift.Heavy.Client.recv_get_db_objects_for_grantee | ( | self | ) |
Definition at line 4223 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_db_objects_for_grantee().
def heavydb.thrift.Heavy.Client.recv_get_device_parameters | ( | self | ) |
Definition at line 4521 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_device_parameters().
def heavydb.thrift.Heavy.Client.recv_get_first_geo_file_in_archive | ( | self | ) |
Definition at line 3705 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_first_geo_file_in_archive().
def heavydb.thrift.Heavy.Client.recv_get_function_details | ( | self | ) |
Definition at line 4767 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_function_details().
def heavydb.thrift.Heavy.Client.recv_get_function_names | ( | self | ) |
Definition at line 4697 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_function_names().
def heavydb.thrift.Heavy.Client.recv_get_hardware_info | ( | self | ) |
Definition at line 1281 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_hardware_info().
def heavydb.thrift.Heavy.Client.recv_get_heap_profile | ( | self | ) |
Definition at line 1797 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_heap_profile().
def heavydb.thrift.Heavy.Client.recv_get_internal_table_details | ( | self | ) |
Definition at line 1565 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_internal_table_details().
def heavydb.thrift.Heavy.Client.recv_get_internal_table_details_for_database | ( | self | ) |
Definition at line 1603 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_internal_table_details_for_database().
def heavydb.thrift.Heavy.Client.recv_get_layers_in_geo_file | ( | self | ) |
Definition at line 3781 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_layers_in_geo_file().
def heavydb.thrift.Heavy.Client.recv_get_license_claims | ( | self | ) |
Definition at line 4487 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_license_claims().
def heavydb.thrift.Heavy.Client.recv_get_link_view | ( | self | ) |
Definition at line 3285 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_link_view().
def heavydb.thrift.Heavy.Client.recv_get_memory | ( | self | ) |
Definition at line 1833 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_memory().
def heavydb.thrift.Heavy.Client.recv_get_physical_tables | ( | self | ) |
Definition at line 1385 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_physical_tables().
def heavydb.thrift.Heavy.Client.recv_get_queries_info | ( | self | ) |
Definition at line 2259 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_queries_info().
def heavydb.thrift.Heavy.Client.recv_get_result_row_for_pixel | ( | self | ) |
Definition at line 2689 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_result_row_for_pixel().
def heavydb.thrift.Heavy.Client.recv_get_roles | ( | self | ) |
Definition at line 4187 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_roles().
def heavydb.thrift.Heavy.Client.recv_get_runtime_function_names | ( | self | ) |
Definition at line 4731 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_runtime_function_names().
def heavydb.thrift.Heavy.Client.recv_get_runtime_table_function_names | ( | self | ) |
Definition at line 4627 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_runtime_table_function_names().
def heavydb.thrift.Heavy.Client.recv_get_server_status | ( | self | ) |
Definition at line 1213 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_server_status().
def heavydb.thrift.Heavy.Client.recv_get_session_info | ( | self | ) |
Definition at line 2225 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_session_info().
def heavydb.thrift.Heavy.Client.recv_get_status | ( | self | ) |
Definition at line 1247 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_status().
def heavydb.thrift.Heavy.Client.recv_get_table_details | ( | self | ) |
Definition at line 1489 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_table_details().
def heavydb.thrift.Heavy.Client.recv_get_table_details_for_database | ( | self | ) |
Definition at line 1527 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_table_details_for_database().
def heavydb.thrift.Heavy.Client.recv_get_table_epoch | ( | self | ) |
Definition at line 2089 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_table_epoch().
def heavydb.thrift.Heavy.Client.recv_get_table_epoch_by_name | ( | self | ) |
Definition at line 2123 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_table_epoch_by_name().
def heavydb.thrift.Heavy.Client.recv_get_table_epochs | ( | self | ) |
Definition at line 2159 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_table_epochs().
def heavydb.thrift.Heavy.Client.recv_get_table_function_details | ( | self | ) |
Definition at line 4663 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_table_function_details().
def heavydb.thrift.Heavy.Client.recv_get_table_function_names | ( | self | ) |
Definition at line 4593 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_table_function_names().
def heavydb.thrift.Heavy.Client.recv_get_tables | ( | self | ) |
Definition at line 1315 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_tables().
def heavydb.thrift.Heavy.Client.recv_get_tables_for_database | ( | self | ) |
Definition at line 1351 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_tables_for_database().
def heavydb.thrift.Heavy.Client.recv_get_tables_meta | ( | self | ) |
Definition at line 1453 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_tables_meta().
def heavydb.thrift.Heavy.Client.recv_get_users | ( | self | ) |
Definition at line 1637 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_users().
def heavydb.thrift.Heavy.Client.recv_get_version | ( | self | ) |
Definition at line 1699 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_version().
def heavydb.thrift.Heavy.Client.recv_get_views | ( | self | ) |
Definition at line 1419 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.get_views().
def heavydb.thrift.Heavy.Client.recv_has_object_privilege | ( | self | ) |
Definition at line 4413 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.has_object_privilege().
def heavydb.thrift.Heavy.Client.recv_has_role | ( | self | ) |
Definition at line 4371 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.has_role().
def heavydb.thrift.Heavy.Client.recv_import_geo_table | ( | self | ) |
Definition at line 3633 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.import_geo_table().
def heavydb.thrift.Heavy.Client.recv_import_table | ( | self | ) |
Definition at line 3591 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.import_table().
def heavydb.thrift.Heavy.Client.recv_import_table_status | ( | self | ) |
Definition at line 3667 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.import_table_status().
def heavydb.thrift.Heavy.Client.recv_insert_chunks | ( | self | ) |
Definition at line 4121 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.insert_chunks().
def heavydb.thrift.Heavy.Client.recv_insert_data | ( | self | ) |
Definition at line 4087 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.insert_data().
def heavydb.thrift.Heavy.Client.recv_interrupt | ( | self | ) |
Definition at line 2495 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.interrupt().
def heavydb.thrift.Heavy.Client.recv_invalidate_cur_session | ( | self | ) |
Definition at line 1979 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.invalidate_cur_session().
def heavydb.thrift.Heavy.Client.recv_krb5_connect | ( | self | ) |
Definition at line 1079 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.krb5_connect().
def heavydb.thrift.Heavy.Client.recv_load_table | ( | self | ) |
Definition at line 3477 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.load_table().
def heavydb.thrift.Heavy.Client.recv_load_table_binary | ( | self | ) |
Definition at line 3363 of file Heavy.py.
References heavydb.thrift.Heavy.Client._iprot.
Referenced by heavydb.thrift.Heavy.Client.load_table_binary().