OmniSciDB
085a039ca4
|
Functions | |
bool | check_session_interrupted (const QuerySessionId &query_session, Executor *executor) |
const size_t | num_import_threads (const int copy_params_threads) |
bool anonymous_namespace{Importer.cpp}::check_session_interrupted | ( | const QuerySessionId & | query_session, |
Executor * | executor | ||
) |
Definition at line 125 of file Importer.cpp.
References g_enable_non_kernel_time_query_interrupt.
Referenced by import_export::import_thread_delimited(), import_export::import_thread_shapefile(), and import_export::Importer::importGDALRaster().
const size_t anonymous_namespace{Importer.cpp}::num_import_threads | ( | const int | copy_params_threads | ) |
Definition at line 133 of file Importer.cpp.
References g_max_import_threads.
Referenced by import_export::Importer::importDelimited(), import_export::Importer::importGDALGeo(), and import_export::Importer::importGDALRaster().