MCPcopy Create free account
hub / github.com/cvmfs/cvmfs / GetHashAlgorithm

Method GetHashAlgorithm

cvmfs/upload.h:306–308  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304 unsigned int GetNumberOfErrors() const;
305
306 shash::Algorithms GetHashAlgorithm() const {
307 return spooler_definition_.hash_algorithm;
308 }
309
310 SpoolerDefinition::DriverType GetDriverType() const {
311 return spooler_definition_.driver_type;

Callers 8

CreateRepositoryMethod · 0.45
CreateNestedCatalogMethod · 0.45
MainMethod · 0.45
MainMethod · 0.45
RunMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected