OmniSciDB
a5dc49c757
|
This is the complete list of members for foreign_storage::ForeignDataWrapperFactory, including all inherited members.
create(const std::string &data_wrapper_type, const int db_id, const ForeignTable *foreign_table) | foreign_storage::ForeignDataWrapperFactory | static |
createForeignServerProxy(const int db_id, const int user_id, const std::string &file_path, const import_export::CopyParams ©_params) | foreign_storage::ForeignDataWrapperFactory | static |
createForeignTableProxy(const int db_id, const TableDescriptor *table, const std::string &file_path, const import_export::CopyParams ©_params, const ForeignServer *server) | foreign_storage::ForeignDataWrapperFactory | static |
createForGeneralImport(const import_export::CopyParams ©_params, const int db_id, const ForeignTable *foreign_table, const UserMapping *user_mapping) | foreign_storage::ForeignDataWrapperFactory | static |
createForImport(const std::string &data_wrapper_type, const int db_id, const ForeignTable *foreign_table, const UserMapping *user_mapping) | foreign_storage::ForeignDataWrapperFactory | static |
createForValidation(const std::string &data_wrapper_type, const ForeignTable *foreign_table=nullptr) | foreign_storage::ForeignDataWrapperFactory | static |
createUserMappingProxyIfApplicable(const int db_id, const int user_id, const std::string &file_path, const import_export::CopyParams ©_params, const ForeignServer *server) | foreign_storage::ForeignDataWrapperFactory | static |
validateDataWrapperType(const std::string &data_wrapper_type) | foreign_storage::ForeignDataWrapperFactory | static |
validation_data_wrappers_ | foreign_storage::ForeignDataWrapperFactory | privatestatic |