AnalyzeCatalogStatistics() const | swissknife::CommandMigrate | protected |
catalog_count_ | swissknife::CommandMigrate | private |
catalog_loading_stopwatch_ | swissknife::CommandMigrate | private |
catalog_statistics_list_ | swissknife::CommandMigrate | private |
CatalogCallback(const CatalogTraversalData< catalog::WritableCatalog > &data) | swissknife::CommandMigrate | protected |
catalogs_processed_ | swissknife::CommandMigrate | private |
Command() | swissknife::Command | |
CommandMigrate() | swissknife::CommandMigrate | |
ConfigureSQLite() const | swissknife::CommandMigrate | protected |
ConvertCatalogsRecursively(PendingCatalog *catalog, MigratorT *migrator) | swissknife::CommandMigrate | protected |
CreateEmptyReflog(const std::string &temp_directory, const std::string &repo_name) | ServerTool | |
CreateNestedCatalogMarkerDirent(const shash::Any &content_hash) | swissknife::CommandMigrate | protected |
DoMigrationAndCommit(const std::string &manifest_path, typename MigratorT::worker_context *context) | swissknife::CommandMigrate | protected |
download_manager() const | ServerTool | |
download_manager_ | ServerTool | protected |
FetchReflog(ObjectFetcherT *object_fetcher, const std::string &repo_name, const shash::Any &reflog_hash) | ServerTool | |
FetchRemoteManifest(const std::string &repository_url, const std::string &repository_name, const shash::Any &base_hash=shash::Any()) const | ServerTool | |
FetchRemoteManifestEnsemble(const std::string &repository_url, const std::string &repository_name, manifest::ManifestEnsemble *ensemble) const | ServerTool | |
file_descriptor_limit_ | swissknife::CommandMigrate | private |
FixNestedCatalogTransitionPoint(const catalog::DirectoryEntry &nested_root, catalog::DirectoryEntry *mountpoint) | swissknife::CommandMigrate | static |
GenerateNestedCatalogMarkerChunk() | swissknife::CommandMigrate | protected |
GetDescription() const | swissknife::CommandMigrate | inlinevirtual |
GetName() const | swissknife::CommandMigrate | inlinevirtual |
GetNestedCatalogMarkerDirent() | swissknife::CommandMigrate | static |
GetParams() const | swissknife::CommandMigrate | virtual |
gid_ | swissknife::CommandMigrate | private |
has_committed_new_revision_ | swissknife::CommandMigrate | private |
history_upstream_ | swissknife::CommandMigrate | private |
InitDownloadManager(const bool follow_redirects, const std::string &proxy, const unsigned max_pool_handles=1) | ServerTool | |
InitSignatureManager(const std::string &pubkey_path, const std::string &certificate_path="", const std::string &private_key_path="") | ServerTool | |
kGenericParam | swissknife::Command | static |
kGenericParamSeparator | swissknife::Command | static |
LoadCatalogs(const shash::Any &manual_root_hash, ObjectFetcherT *object_fetcher) | swissknife::CommandMigrate | inlineprotected |
Main(const ArgumentList &args) | swissknife::CommandMigrate | virtual |
manifest_upstream_ | swissknife::CommandMigrate | private |
migration_stopwatch_ | swissknife::CommandMigrate | private |
MigrationCallback(PendingCatalog *const &data) | swissknife::CommandMigrate | protected |
nested_catalog_marker_ | swissknife::CommandMigrate | privatestatic |
nested_catalog_marker_tmp_path_ | swissknife::CommandMigrate | private |
OpenLocalManifest(const std::string path) const | ServerTool | |
pending_catalogs_ | swissknife::CommandMigrate | private |
PendingCatalogList typedef | swissknife::CommandMigrate | |
PrintStatusMessage(const PendingCatalog *catalog, const shash::Any &content_hash, const std::string &message) | swissknife::CommandMigrate | protected |
RaiseFileDescriptorLimit() const | swissknife::CommandMigrate | protected |
ReadPersona(const std::string &uid, const std::string &gid) | swissknife::CommandMigrate | protected |
ReadPersonaMaps(const std::string &uid_map_path, const std::string &gid_map_path, UidMap *uid_map, GidMap *gid_map) const | swissknife::CommandMigrate | protected |
root_catalog_ | swissknife::CommandMigrate | private |
ServerTool() | ServerTool | |
signature_manager() const | ServerTool | |
signature_manager_ | ServerTool | protected |
spooler_ | swissknife::CommandMigrate | private |
statistics() | ServerTool | inline |
statistics() const | ServerTool | inline |
statistics_ | ServerTool | protected |
temporary_directory_ | swissknife::CommandMigrate | private |
uid_ | swissknife::CommandMigrate | private |
UpdateUndoTags(PendingCatalog *root_catalog, uint64_t revision, time_t timestamp, shash::Any *history_hash) | swissknife::CommandMigrate | protected |
UploadCallback(const upload::SpoolerResult &result) | swissknife::CommandMigrate | protected |
UploadHistoryClosure(const upload::SpoolerResult &result, Future< shash::Any > *hash) | swissknife::CommandMigrate | protected |
~Command() | swissknife::Command | virtual |
~CommandMigrate() | swissknife::CommandMigrate | inline |
~ServerTool() | ServerTool | virtual |