OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
foreign_storage::ForeignDataWrapperFactory Member List

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::ForeignDataWrapperFactorystatic
createForeignServerProxy(const int db_id, const int user_id, const std::string &file_path, const import_export::CopyParams &copy_params)foreign_storage::ForeignDataWrapperFactorystatic
createForeignTableProxy(const int db_id, const TableDescriptor *table, const std::string &file_path, const import_export::CopyParams &copy_params, const ForeignServer *server)foreign_storage::ForeignDataWrapperFactorystatic
createForGeneralImport(const import_export::CopyParams &copy_params, const int db_id, const ForeignTable *foreign_table, const UserMapping *user_mapping)foreign_storage::ForeignDataWrapperFactorystatic
createForImport(const std::string &data_wrapper_type, const int db_id, const ForeignTable *foreign_table, const UserMapping *user_mapping)foreign_storage::ForeignDataWrapperFactorystatic
createForValidation(const std::string &data_wrapper_type, const ForeignTable *foreign_table=nullptr)foreign_storage::ForeignDataWrapperFactorystatic
createUserMappingProxyIfApplicable(const int db_id, const int user_id, const std::string &file_path, const import_export::CopyParams &copy_params, const ForeignServer *server)foreign_storage::ForeignDataWrapperFactorystatic
validateDataWrapperType(const std::string &data_wrapper_type)foreign_storage::ForeignDataWrapperFactorystatic
validation_data_wrappers_foreign_storage::ForeignDataWrapperFactoryprivatestatic