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

This is the complete list of members for TableArchiver, including all inherited members.

cat_TableArchiverprivate
dumpTable(const TableDescriptor *td, const std::string &archive_path, const std::string &compression)TableArchiver
restoreTable(const Catalog_Namespace::SessionInfo &session, const std::string &table_name, const std::string &archive_path, const std::string &compression, const TableArchiverS3Options &s3_options)TableArchiver
restoreTable(const Catalog_Namespace::SessionInfo &session, const TableDescriptor *td, const std::string &archive_path, const std::string &compression)TableArchiverprivate
TableArchiver(Catalog_Namespace::Catalog *cat)TableArchiverinline