![]() |
CernVM-FS
2.11.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 121 of file garbage_collector.h.
|
inlineexplicit |
Definition at line 125 of file garbage_collector.h.
|
inlinevirtual |
Definition at line 128 of file garbage_collector.h.
|
inlinevirtual |
Definition at line 131 of file garbage_collector.h.
|
private |
Definition at line 139 of file garbage_collector.h.
Referenced by GarbageCollector< CatalogTraversalT, HashFilterT >::ReflogBasedInfoShim::GetLastModified().
|
private |
Definition at line 140 of file garbage_collector.h.
Referenced by GarbageCollector< CatalogTraversalT, HashFilterT >::ReflogBasedInfoShim::GetLastModified(), GarbageCollector< CatalogTraversalT, HashFilterT >::ReflogBasedInfoShim::ReflogBasedInfoShim(), and GarbageCollector< CatalogTraversalT, HashFilterT >::ReflogBasedInfoShim::~ReflogBasedInfoShim().