OmniSciDB
a5dc49c757
|
This is the complete list of members for LeafAggregator, including all inherited members.
checkpointLeafShardsWithAutoRollback(const Catalog_Namespace::SessionInfo &parent_session_info, const int32_t db_id, const int32_t table_id) | LeafAggregator | inline |
clear_leaf_cpu_memory(const TSessionId session) | LeafAggregator | inline |
clear_leaf_gpu_memory(const TSessionId session) | LeafAggregator | inline |
clone_session(const TSessionId session1, const TSessionId session2) | LeafAggregator | inline |
connect(const Catalog_Namespace::SessionInfo &parent_session_info, const std::string &user, const std::string &passwd, const std::string &dbname) | LeafAggregator | inline |
disconnect(const TSessionId session) | LeafAggregator | inline |
execute(const Catalog_Namespace::SessionInfo &parent_session_info, const std::string &query_ra, const ExecutionOptions &eo, const bool is_update_delete) | LeafAggregator | inline |
forwardQueryToLeaf(const Catalog_Namespace::SessionInfo &parent_session_info, const std::string &query_str, const size_t leaf_idx) | LeafAggregator | inline |
forwardQueryToLeaves(const Catalog_Namespace::SessionInfo &parent_session_info, const std::string &query_str) | LeafAggregator | inline |
get_table_epochLeaf(const Catalog_Namespace::SessionInfo &parent_session_info, const int32_t db_id, const int32_t table_id) | LeafAggregator | inline |
getHardwareInfo(TSessionId session) | LeafAggregator | inline |
getLeafMemoryInfo(TSessionId session, Data_Namespace::MemoryLevel memory_level) | LeafAggregator | inline |
getLeafStatus(TSessionId session) | LeafAggregator | inline |
getLeafTableEpochs(const Catalog_Namespace::SessionInfo &parent_session_info, const int32_t db_id, const int32_t table_id) | LeafAggregator | inline |
insertDataToLeaf(const Catalog_Namespace::SessionInfo &parent_session_info, const size_t leaf_idx, const TInsertData &thrift_insert_data) | LeafAggregator | inline |
interrupt(const TSessionId query_session, const TSessionId interrupt_session) | LeafAggregator | inline |
invalidate_cur_session(const TSessionId parent_session, const std::string &start_time_str, const std::string &label) | LeafAggregator | inline |
LeafAggregator(const std::vector< LeafHostInfo > &leaves) | LeafAggregator | inline |
leafCatalogConsistencyCheck(const Catalog_Namespace::SessionInfo &parent_session_info) | LeafAggregator | inline |
leafCount() const | LeafAggregator | inline |
query_get_outer_fragment_counts(const Catalog_Namespace::SessionInfo &parent_session_info, std::string &sql_query) | LeafAggregator | inline |
set_cur_session(const TSessionId parent_session, const std::string &start_time_str, const std::string &label) | LeafAggregator | inline |
set_execution_mode(const TSessionId session, const TExecuteMode::type mode) | LeafAggregator | inline |
set_table_epochLeaf(const Catalog_Namespace::SessionInfo &parent_session_info, const int32_t db_id, const int32_t table_id, const int32_t new_epoch) | LeafAggregator | inline |
setLeafTableEpochs(const Catalog_Namespace::SessionInfo &parent_session_info, const int32_t db_id, const std::vector< Catalog_Namespace::TableEpochInfo > &table_epochs) | LeafAggregator | inline |
switch_database(const TSessionId session, const std::string &dbname) | LeafAggregator | inline |