![]() |
CernVM-FS
2.13.0
|
Public Member Functions | |
ReflogBasedInfoShim (ReflogTN *reflog) | |
virtual | ~ReflogBasedInfoShim () |
virtual uint64_t | GetLastModified (const CatalogTN *catalog) |
![]() | |
virtual | ~CatalogTraversalInfoShim () |
virtual uint64_t | GetLastModified (const CatalogTN *catalog) |
Private Attributes | |
ReflogTN * | reflog_ |
pthread_mutex_t | reflog_mutex_ |
Definition at line 123 of file garbage_collector.h.
|
inlineexplicit |
Definition at line 127 of file garbage_collector.h.
|
inlinevirtual |
Definition at line 130 of file garbage_collector.h.
|
inlinevirtual |
Definition at line 133 of file garbage_collector.h.
|
private |
Definition at line 141 of file garbage_collector.h.
Referenced by GarbageCollector< CatalogTraversalT, HashFilterT >::ReflogBasedInfoShim::GetLastModified().
|
private |
Definition at line 142 of file garbage_collector.h.
Referenced by GarbageCollector< CatalogTraversalT, HashFilterT >::ReflogBasedInfoShim::GetLastModified(), GarbageCollector< CatalogTraversalT, HashFilterT >::ReflogBasedInfoShim::ReflogBasedInfoShim(), and GarbageCollector< CatalogTraversalT, HashFilterT >::ReflogBasedInfoShim::~ReflogBasedInfoShim().