OmniSciDB
a5dc49c757
|
This is the complete list of members for TableArchiver, including all inherited members.
cat_ | TableArchiver | private |
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) | TableArchiver | private |
TableArchiver(Catalog_Namespace::Catalog *cat) | TableArchiver | inline |