5 #ifndef CVMFS_GARBAGE_COLLECTION_GC_AUX_H_
6 #define CVMFS_GARBAGE_COLLECTION_GC_AUX_H_
33 template<
class CatalogTraversalT,
class HashFilterT>
36 typedef typename ObjectFetcherTN::ReflogTN
ReflogTN;
45 const HashFilterT &preserved_objects);
56 #endif // CVMFS_GARBAGE_COLLECTION_GC_AUX_H_
std::string PrintAuxType(SqlReflog::ReferenceType type)
GarbageCollectorAux(const ConfigurationTN &config)
GarbageCollector< CatalogTraversalT, HashFilterT >::Configuration ConfigurationTN
bool Sweep(const shash::Any &hash)
CatalogTraversalT::ObjectFetcherTN ObjectFetcherTN
ObjectFetcherTN::ReflogTN ReflogTN
bool CollectOlderThan(uint64_t timestamp, const HashFilterT &preserved_objects)
const ConfigurationTN config_