#include <swissknife_sync.h>
|
| CommandApplyDirtab () |
|
| ~CommandApplyDirtab () |
|
virtual std::string | GetName () const |
|
virtual std::string | GetDescription () const |
|
virtual ParameterList | GetParams () const |
|
int | Main (const ArgumentList &args) |
|
Public Member Functions inherited from swissknife::Command |
| Command () |
|
virtual | ~Command () |
|
| ServerTool () |
|
virtual | ~ServerTool () |
|
bool | InitDownloadManager (const bool follow_redirects, const std::string &proxy, const unsigned max_pool_handles=1) |
|
bool | InitSignatureManager (const std::string &pubkey_path, const std::string &certificate_path="", const std::string &private_key_path="") |
|
manifest::Manifest * | OpenLocalManifest (const std::string path) const |
|
manifest::Failures | FetchRemoteManifestEnsemble (const std::string &repository_url, const std::string &repository_name, manifest::ManifestEnsemble *ensemble) const |
|
manifest::Manifest * | FetchRemoteManifest (const std::string &repository_url, const std::string &repository_name, const shash::Any &base_hash=shash::Any()) const |
|
template<class ObjectFetcherT > |
manifest::Reflog * | FetchReflog (ObjectFetcherT *object_fetcher, const std::string &repo_name, const shash::Any &reflog_hash) |
|
manifest::Reflog * | CreateEmptyReflog (const std::string &temp_directory, const std::string &repo_name) |
|
download::DownloadManager * | download_manager () const |
|
signature::SignatureManager * | signature_manager () const |
|
perf::Statistics * | statistics () |
|
const perf::Statistics * | statistics () const |
|
Definition at line 210 of file swissknife_sync.h.
swissknife::CommandApplyDirtab::CommandApplyDirtab |
( |
| ) |
|
|
inline |
swissknife::CommandApplyDirtab::~CommandApplyDirtab |
( |
| ) |
|
|
inline |
bool swissknife::CommandApplyDirtab::CreateCatalogMarkers |
( |
const std::vector< std::string > & |
new_nested_catalogs | ) |
|
|
protected |
void swissknife::CommandApplyDirtab::FilterCandidatesFromGlobResult |
( |
const catalog::Dirtab & |
dirtab, |
|
|
char ** |
paths, |
|
|
const size_t |
npaths, |
|
|
catalog::SimpleCatalogManager * |
catalog_manager, |
|
|
std::vector< std::string > * |
nested_catalog_candidates |
|
) |
| |
|
protected |
virtual std::string swissknife::CommandApplyDirtab::GetDescription |
( |
| ) |
const |
|
inlinevirtual |
virtual std::string swissknife::CommandApplyDirtab::GetName |
( |
| ) |
const |
|
inlinevirtual |
virtual ParameterList swissknife::CommandApplyDirtab::GetParams |
( |
| ) |
const |
|
inlinevirtual |
int swissknife::CommandApplyDirtab::Main |
( |
const ArgumentList & |
args | ) |
|
|
virtual |
std::string swissknife::CommandApplyDirtab::scratch_dir_ |
|
private |
std::string swissknife::CommandApplyDirtab::union_dir_ |
|
private |
bool swissknife::CommandApplyDirtab::verbose_ |
|
private |
The documentation for this class was generated from the following files:
- /home/sftnight/jenkins/workspace/CvmfsDoxygen/label/docker-x86_64/cvmfs/cvmfs/swissknife_sync.h
- /home/sftnight/jenkins/workspace/CvmfsDoxygen/label/docker-x86_64/cvmfs/cvmfs/swissknife_sync.cc